Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23523

[GSS](7.4.z) REM3-391 - Remove the lock around Endpoint connection creation

      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.

            [JBEAP-23523] [GSS](7.4.z) REM3-391 - Remove the lock around Endpoint connection creation

            As all verified issues should change to closed status, closing them with the bulk update.

            Michaela Osmerova added a comment - As all verified issues should change to closed status, closing them with the bulk update.

            Verified with 7.4.6.GA-CR1 (The change of the sync block at EndpointImpl accept method seems to cause no issues.)

            Panagiotis Sotiropoulos added a comment - Verified with 7.4.6.GA-CR1 (The change of the sync block at EndpointImpl accept method seems to cause no issues.)

              chaowan@redhat.com Chao Wang
              rhn-support-aogburn Aaron Ogburn
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: