Skip to content

Conversation

@jamezp
Copy link
Member

@jamezp jamezp commented Oct 24, 2025

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

Upstream #4723

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>
@ronsigal
Copy link
Collaborator

At this point I can say that the changes seem to fix the problem as it's described in RESTEASY-3600. I can't say that I feel confident that I understand the problem well enough to verify that the the analysis is correct, but if the tests are passing and Volker Godas confirms that their problem goes away, then I think it's worth merging.

@jamezp
Copy link
Member Author

jamezp commented Oct 31, 2025

Excellent, thank you @ronsigal!

@jamezp jamezp merged commit 88dea73 into resteasy:6.2 Oct 31, 2025
10 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.

2 participants