[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-1152) If MicroSocketClientInvoker gets a SocketException in getConnection(), it should retry

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Sep 12 12:29:24 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBREM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal closed JBREM-1152.
----------------------------

    Resolution: Done


> If MicroSocketClientInvoker gets a SocketException in getConnection(), it should retry
> --------------------------------------------------------------------------------------
>
>                 Key: JBREM-1152
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1152
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.2.3
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>             Fix For: 2.2.3.SP1
>
>
> If a SocketException is thrown in the main loop in org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(), the invocation will be retried (if "numberOfCallRetries" is set to a value > 1).  The same should apply if a SocketConnection is thrown in the preliminary attempt to create a socket.  This issue is particularly relevant to the bisocket transport, where the attempt by a callback client to create a socket involves a write on the control connection.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/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