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

Make sure a WsListener supplier is called exactly once per connection #8116

Merged
merged 1 commit into from Dec 11, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Dec 8, 2023

Description

Make sure a WsListener supplier is called exactly once per connection. In particular, that the same WsListener is shared between the upgrade and connection phases. See issue #8039.

Documentation

None

@spericas spericas added websocket WebSocket in Helidon 4.x Version 4.x labels Dec 8, 2023
@spericas spericas self-assigned this Dec 8, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 8, 2023
@spericas spericas changed the title Make sure a WsListener supplier is called exactly once per connection… Make sure a WsListener supplier is called exactly once per connection Dec 8, 2023
@spericas spericas added this to the 4.0.2 milestone Dec 8, 2023
@spericas spericas added this to Normal priority in Backlog Dec 8, 2023
@spericas spericas force-pushed the issue-8039 branch 3 times, most recently from f8d2d9a to e31c224 Compare December 8, 2023 22:59
…. In particular, that the same WsListener is shared between the upgrade and connection phases. See issue helidon-io#8039.
@spericas spericas merged commit 6e5d172 into helidon-io:main Dec 11, 2023
12 checks passed
Backlog automation moved this from Normal priority to Closed Dec 11, 2023
@spericas spericas removed this from Closed in Backlog Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. websocket WebSocket in Helidon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants