[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-932) Check remaining time in MicroSocketClientInvoker per invocation timeout facility

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sun Mar 16 01:31:50 EDT 2008


Check remaining time in MicroSocketClientInvoker per invocation timeout facility
--------------------------------------------------------------------------------

                 Key: JBREM-932
                 URL: http://jira.jboss.com/jira/browse/JBREM-932
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions:  2.4.0.Beta2 (Pinto)
            Reporter: Ron Sigal
            Priority: Minor
             Fix For: 2.4.0.CR1 (Pinto)


If the per invocation timeout value is set, org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport() temporarily sets the current socket's SO_TIMEOUT value for the duration of the invocation.  However, it needs to check that the currently remaining time is > 0.

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