-
Bug
-
Resolution: Done
-
Major
-
5.0.17.Final
-
None
When a new connection is added to the list of open connections at ConnectionInfo NotShared state, the new connections map is disregarded instead of being used in a new state:
https://github.com/jboss-remoting/jboss-remoting/blob/5.0.17.Final/src/main/java/org/jboss/remoting3/ConnectionInfo.java#L278
This results in the connection being thrown away and, if a new attempt to use that connection is made, NotShared state will find to find the new connection in its local map and will create the same connection over and over.
- causes
-
JBEAP-18587 [GSS](7.2.z) REM3-352 - EJB client behaviour is different when deployed in a .war compared to a .ear and can result in a OOME
- Closed
-
WFLY-13060 EJB client behaviour is different when deployed in a .war compared to a .ear and can result in a OOME
- Closed
-
JBEAP-18661 [GSS](7.3.z) REM3-352 - EJB client behaviour is different when deployed in a .war compared to a .ear and can result in a OOME
- Closed
- is incorporated by
-
WFCORE-4876 Upgrade JBoss Remoting to 5.0.18.Final
- Closed