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

[BACKPORT] Improve single protocol handlers (#19730) #19741

Conversation

ramizdundar
Copy link
Contributor

@ramizdundar ramizdundar commented Oct 8, 2021

Backport of: #19730

EE PR: https://github.com/hazelcast/hazelcast-enterprise/pull/4356

Checklist:

  • Labels (Team:, Type:, Source:, Module:) and Milestone set
  • Add Add to Release Notes label if changes should be mentioned in release notes or Not Release Notes content if changes are not relevant for release notes
  • Request reviewers if possible

* Throw exception in the decoder instead of the encoder

* Extend missing error handling to TextHandshakeDecoder

* Delete SingleEncoderDecoderTest as it's no longer needed.

(cherry picked from commit 4224341)
@ramizdundar ramizdundar changed the title [BACKPORT] Improve single protocol handlers [BACKPORT] Improve single protocol handlers (#19730) Oct 8, 2021
@ramizdundar ramizdundar self-assigned this Oct 8, 2021
@ramizdundar ramizdundar modified the milestones: 5.0.z, 5.0.1 Oct 8, 2021
@ramizdundar
Copy link
Contributor Author

@ramizdundar ramizdundar merged commit e70f143 into hazelcast:5.0.z Oct 12, 2021
@ramizdundar ramizdundar deleted the backport_5.0.z_improve_single_protocol_handlers branch January 4, 2022 10:22
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.

None yet

3 participants