-
Bug
-
Resolution: Done
-
Major
-
5.0.14.Final
-
None
When deciding the value of those, we just take into account the value sent by the other end. In reality, we should apply the minimum config value of both ends:
if : A->B
A is configured with 30 max outbound channels
B is confiugred with 25 max inbound channels
The result should be both ends use a 25 max outbound channels for the connection (outbound in A, and inbound in B)
- is cloned by
-
JBEAP-17475 [GSS](7.2.z) EJBCLIENT-347 / REM3-350 - Remoting outbound channels are not closed
- Closed
- is related to
-
EJBCLIENT-347 EJBClientContexts create oubound channels that are never closed
- Resolved