-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
False
-
None
-
False
-
---
-
-
When dealing with SSE using a Multi in the REST Client, the `reconnectDelay` is [set](https://github.com/quarkusio/quarkus/blob/bd77018404ed7151c9b58fa88fa1dbb5d014630e/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/MultiInvoker.java#L177) to `Integer.MAX_VALUE` in order to essentially turn off reconnecting.
In this case we need to avoid creating a timer that will linger around forever and potentially create a OOME
- Fixes: #46237
- links to
-
RHSA-2025:3376 Red Hat build of Quarkus 3.15.4 release and security update