[jboss-jira] [JBoss JIRA] Created: (JBREM-729) Make multiplex server invoker more robust

Ron Sigal (JIRA) jira-events at lists.jboss.org
Mon Mar 26 22:31:56 EDT 2007


Make multiplex server invoker more robust
-----------------------------------------

                 Key: JBREM-729
                 URL: http://jira.jboss.com/jira/browse/JBREM-729
             Project: JBoss Remoting
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.4.0.Beta1 (Pinto)
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
             Fix For: 2.4.0.Beta1 (Pinto)


Claudia Richter has reported some problems using Remoting JNDI detection with multiplex transport.  If the JNDI heartbeat is looking for an old socket invoker at an address and port where a multiplex invoker currently runs, the multiplex invoker can get hung up trying to process in invocation intended for the socket invoker.  It should be able to tolerate unexpected inputs.  In particular, MultiplexServerInvoker should set a timeout on the MasterServerSocket so that it doesn't get hung up in accept().

-- 
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