-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
In the rare case that a worker thread notifying failure on an initial request beats the initial request (e.g. due to a yield from thread scheduling), the interceptor stack is never utilized, and thus a retry is never requested.
This can lead to intermittent loss of failover behavior in a load-balanced/clustered configuration.
- is incorporated by
-
JBEAP-13606 EJB client: Retry functionality in HA scenarios intermittently breaks
- Closed
-
JBEAP-13630 Upgrade ejb-client to 4.0.8.Final
- Closed