Skip to content

Treat errors on handling income bolt messages #958

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 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.

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.
@bigmontz
Copy link
Contributor Author

bigmontz commented Jul 1, 2022

cherry-picks #957

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 a582fd6 into neo4j:5.0 Jul 5, 2022
@bigmontz bigmontz deleted the 5.0-fix-error-handling-during-unpack branch July 5, 2022 11:00
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.

2 participants