Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization backwards compatiblity w/buffer size #2128

Conversation

Shelnutt2
Copy link
Member

This adds proper server side conditional handling for buffer sizes. In the original patch in #2115 support was added for sending original user requested buffers. Compatibility was maintained for clients, but the server path missed handling the older clients in the deserialization path.

TYPE: BUG
DESC: Handle compatibility with older client library versions for buffer sizes in serialization

This adds proper server side conditional handling for buffer sizes. In
the original patch in [#2115](#2115)
support was added for sending original user requested buffers.
Compatibility was maintained for clients, but the server path missed
handling the older clients in the deserialization path.
@shortcut-integration
Copy link

@Shelnutt2 Shelnutt2 merged commit 36b9930 into dev Mar 12, 2021
@Shelnutt2 Shelnutt2 deleted the sethshelnutt/ch5901/backwards-compatibility-broken-with-serialized branch March 12, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants