[jboss-jira] [JBoss JIRA] Closed: (JBREM-938) CLONE [JBREM-937] - Callback BisocketServerInvoker should reuse available ServerThreads

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Apr 12 02:15:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBREM-938?page=all ]

Ron Sigal closed JBREM-938.
---------------------------

    Resolution: Done

Unit test: org.jboss.test.remoting.transport.bisocket.threadpool.ServerThreadReuseTestCase passes in hudson.

> 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.4.0.CR1 (Pinto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.GA
>
>
> 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-jira mailing list