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

Missing incomplete Database server message handling #20

Open
sssinghsyr opened this issue Aug 8, 2018 · 1 comment
Open

Missing incomplete Database server message handling #20

sssinghsyr opened this issue Aug 8, 2018 · 1 comment

Comments

@sssinghsyr
Copy link

ProtocolV3.visit() have no implementation to handle incomplete messages over non-blocking socket channel.

socketChannel.read(readBuffer) directly update BEFrame 'tag' and 'state' expecting message to be in a complete state.

@alexanderkjall
Copy link
Collaborator

Hi, would you be able to provide a unit test that displays the problem? Otherwise I'll try to do it.

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

No branches or pull requests

2 participants