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

Issue #6602 - Do not leak WebSocket SessionTracker if closed in onOpen #6604

Merged
merged 1 commit into from Aug 16, 2021

Conversation

lachlan-roberts
Copy link
Contributor

@lachlan-roberts lachlan-roberts commented Aug 12, 2021

Fixes #6602

  • only notify the session listeners of onOpen if the onOpen call succeeds without closing the session.

…n closed in OnOpen

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts added this to In progress in Jetty 10.0.7/11.0.7 FROZEN via automation Aug 16, 2021
@lachlan-roberts lachlan-roberts merged commit b8370f6 into jetty-10.0.x Aug 16, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from In progress to Done Aug 16, 2021
@lachlan-roberts lachlan-roberts deleted the jetty-10.0.x-6602-SessionTrackerLeak branch August 16, 2021 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

SessionTracker memory leak on WebSockets that close immediately
4 participants