Skip to content

[RESTEASY-3600] Fix SSE stream failures on session invalidation.#4723

Merged
jamezp merged 1 commit into
resteasy:mainfrom
jamezp:RESTEASY-3600
Oct 31, 2025
Merged

[RESTEASY-3600] Fix SSE stream failures on session invalidation.#4723
jamezp merged 1 commit into
resteasy:mainfrom
jamezp:RESTEASY-3600

Conversation

@jamezp

@jamezp jamezp commented Oct 24, 2025

Copy link
Copy Markdown
Member

Prevent SSE broadcast errors when HTTP sessions are invalidated by adding session validation and stream state tracking. This ensures SSE sinks fail gracefully and are properly cleaned up when the underlying session becomes invalid.

https://issues.redhat.com/browse/RESTEASY-3600

Prevent SSE broadcast errors when HTTP sessions are invalidated by
adding session validation and stream state tracking. This ensures
SSE sinks fail gracefully and are properly cleaned up when the
underlying session becomes invalid.

https://issues.redhat.com/browse/RESTEASY-3600
Signed-off-by: James R. Perkins <jperkins@ibm.com>
@jamezp jamezp merged commit 09a60a7 into resteasy:main Oct 31, 2025
18 of 19 checks passed
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.

1 participant