-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.CR2
This jira was created for tracking one of the aspects of https://issues.jboss.org/browse/JBEAP-12285, as agreed with Jason (https://issues.jboss.org/browse/JBEAP-12285?focusedCommentId=13466556&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13466556) because the original issue became too broad and covered multiple broken use cases.
The problem is that if an EJB client specifies multiple PROVIDER_URL values, some of the servers aren't running, and the client tries to create a SFSB instance, it can happen that the request is load-balanced to the stopped server, fails, and is NOT reattempted on any other servers. This works fine for stateless beans.
- is caused by
-
EJBCLIENT-273 SFSB session open requests should retry
- Resolved
- is incorporated by
-
JBEAP-13264 Upgrade JBoss EJB Client to 4.0.2.Final
- Closed
- relates to
-
JBEAP-12285 Remote EJB clustered node discovery is ignored
- Closed