[infinispan-issues] [JBoss JIRA] (ISPN-1931) The command retry mechanism in StateTransferLockInterceptor doesn't work properly if a target node died

Dan Berindei (JIRA) jira-events at lists.jboss.org
Tue Mar 20 07:28:47 EDT 2012


Dan Berindei created ISPN-1931:
----------------------------------

             Summary: The command retry mechanism in StateTransferLockInterceptor doesn't work properly if a target node died
                 Key: ISPN-1931
                 URL: https://issues.jboss.org/browse/ISPN-1931
             Project: Infinispan
          Issue Type: Bug
          Components: RPC
    Affects Versions: 5.1.2.CR1, 5.1.1.FINAL
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 5.2.0.FINAL, 5.1.2.FINAL


When one of a command's target nodes leaves the cluster, StateTransferLockInterceptor is supposed to catch the SuspectException and retry the command.
This mechanism doesn't work, because the SuspectException is wrapped inside a CacheException.


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