-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
At EndpointImpl, when accepting a new connection, it would be great if the connection creation is not synchronized, allowing more than on to be created at the same time in an unblocking manner.
ServerOpenConnectionListener does a reverse DNS lookup (by invoking a getHostName()) and is susceptible to some delay.
- is incorporated by
-
JBEAP-23523 [GSS](7.4.z) REM3-391 - Remove the lock around Endpoint connection creation
- Closed
-
WFCORE-5931 Upgrade JBoss Remoting to 5.0.25.Final
- Closed