-
Bug
-
Resolution: Done
-
Major
-
4.7.2.Final
-
None
When SSE events are quickly send from the server it is possible that the first event send on the server comes in second on the client side. So the event order is somehow messed up.
We saw this only happen with the first event. For all other events the order is correct.
With the test to reproduce RESTEASY-3033 we found 2 other issues, this is one of them, the other is RESTEASY-3045.
- is incorporated by
-
WFLY-15801 Upgrade RESTEasy to 4.7.4.Final
- Closed
- relates to
-
RESTEASY-3033 Deadlock while sending sse events when first event is not yet send
- Resolved