[jboss-remoting-issues] [JBoss JIRA] Commented: (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=comments#action_12408371 ] 
            
Ron Sigal commented on JBREM-938:
---------------------------------

ControlConnectionThread.run() now calls org.jboss.remoting.transport.socket.SocketServerInvoker.processInvocation() instead of handling ServerThreads itself.


> 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-remoting-issues mailing list