Skip to content

DB-2286 4.1.13#13

Merged
stef1927 merged 2 commits intoriptano:dse-netty-4.1.13.Finalfrom
stef1927:dse-netty-4.1.13.Final
Sep 3, 2018
Merged

DB-2286 4.1.13#13
stef1927 merged 2 commits intoriptano:dse-netty-4.1.13.Finalfrom
stef1927:dse-netty-4.1.13.Final

Conversation

@stef1927
Copy link
Copy Markdown

@stef1927 stef1927 commented Sep 3, 2018

No description provided.

normanmaurer and others added 2 commits September 3, 2018 11:23
… handled writerIndex when calling ByteBufUtil.writeAscii/writeUtf8 (netty#8153)

Motivation:

We need to add special handling for WrappedCompositeByteBuf as these also extend AbstractByteBuf, otherwise we will not correctly adjust / read the writerIndex during processing.

Modifications:

- Add instanceof checks for WrappedCompositeByteBuf as well.
- Add testcases

Result:

Fixes netty#8152.
Copy link
Copy Markdown

@dimitarndimitrov dimitarndimitrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stef1927 stef1927 merged commit 6728f21 into riptano:dse-netty-4.1.13.Final Sep 3, 2018
@stef1927 stef1927 deleted the dse-netty-4.1.13.Final branch September 3, 2018 07:36
@stef1927 stef1927 restored the dse-netty-4.1.13.Final branch September 3, 2018 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants