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

ISPN-5740 HotRod client write buffer is too large #3708

Conversation

danberindei
Copy link
Member

https://issues.jboss.org/browse/ISPN-5740

The read/write buffer in the HotRod client should not depend on
the socket's native buffers size, because it's not supposed to
duplicate the functionality of the native send/receive buffers.

The read/write buffer in the HotRod client should not depend on
the socket's native buffers size, because it's not supposed to
duplicate the functionality of the native send/receive buffers.
@tristantarrant
Copy link
Member

Pushing

@tristantarrant
Copy link
Member

Thanks @danberindei

@tristantarrant
Copy link
Member

Cherry-picked to 8.0.x as well

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.

2 participants