[infinispan-issues] [JBoss JIRA] (ISPN-1426) Socket creation not within retry logicc

Michael Nielson (JIRA) jira-events at lists.jboss.org
Wed Aug 8 20:10:07 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710607#comment-12710607 ] 

Michael Nielson commented on ISPN-1426:
---------------------------------------

This fix does not work for all cases, especially cache startup, the PingOperation does not extend RetryOnFailureOperation so a ping will fail if the first node it tries is down. RemoteCacheManager will not startup in this case.
                
> Socket creation not within retry logicc
> ---------------------------------------
>
>                 Key: ISPN-1426
>                 URL: https://issues.jboss.org/browse/ISPN-1426
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server
>    Affects Versions: 5.0.1.FINAL
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>             Fix For: 5.1.0.BETA1, 5.1.0.FINAL
>
>
> Hot Rod client should create transport instances within the retry logic, otherwise exceptions like:
> {code}Caused by: java.net.ConnectException: Connection refused{code}
> Won't be recovered

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list