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

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Mar 28 20:52:41 EDT 2008


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

Ron Sigal updated JBREM-937:
----------------------------

    Fix Version/s: 2.2.2.SP7

> Callback BisocketServerInvoker should reuse available ServerThreads
> -------------------------------------------------------------------
>
>                 Key: JBREM-937
>                 URL: http://jira.jboss.com/jira/browse/JBREM-937
>             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.SP7
>
>
> 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