Uploaded image for project: 'JBoss Remoting (3+)'
  1. JBoss Remoting (3+)
  2. REM3-391

Remove the lock around Endpoint connection creation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.0.25.Final
    • 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.

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: