[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-938) CLONE [JBREM-937] - Callback BisocketServerInvoker should reuse available ServerThreads

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sun Mar 23 04:57:40 EDT 2008


CLONE [JBREM-937] - Callback BisocketServerInvoker should reuse available ServerThreads
---------------------------------------------------------------------------------------

                 Key: JBREM-938
                 URL: http://jira.jboss.com/jira/browse/JBREM-938
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.2.SP5
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
             Fix For: 2.2.2.SP6


When org.jboss.remoting.transport.bisocket.BisocketServerInvoker.ControlConnectionThread.run() creates a new socket, it always creates a new org.jboss.remoting.transport.socket.ServerThread.  Instead, it should look in org.jboss.remoting.transport.socket.SocketServerInvoker.threadpool for existing ServerThreads waiting to be reused.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list