Skip to content

Treat errors on handling income bolt messages #957

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

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Jul 1, 2022

Invalid income messages which could not be parsed or handled correctly where throwing exceptions in non-safe context. This leads the driver to crash hard since the error is bubble up to the socket thread.

Invalid income messages which could not be parsed or handled correcty where throwing exceptions in non-safe context. This leads the driver to crash hard since the error is bubble up to the socket thread.
Copy link
Member

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

@bigmontz bigmontz merged commit 11ec075 into neo4j:4.4 Jul 5, 2022
@bigmontz bigmontz deleted the 4.4-fix-error-handling-during-unpack branch July 5, 2022 13:37
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