-
Enhancement
-
Resolution: Done
-
Major
-
7.4.4.GA
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.
- incorporates
-
REM3-391 Remove the lock around Endpoint connection creation
- Resolved
- is incorporated by
-
JBEAP-23526 [GSS](7.4.z) Upgrade JBoss Remoting from 5.0.24.SP1-redhat-00001 to 5.0.25.SP1
- Closed