[infinispan-issues] [JBoss JIRA] (ISPN-1571) A failed cache view instalation on a joiner can cause an infinite cycle of cache view installation failures

Dan Berindei (Updated) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 16:50:40 EST 2011


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

Dan Berindei updated ISPN-1571:
-------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/683


Fixed by removing the check if the current node is in the committed view before commit/rollback.
                
> A failed cache view instalation on a joiner can cause an infinite cycle of cache view installation failures
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-1571
>                 URL: https://issues.jboss.org/browse/ISPN-1571
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 5.1.0.BETA5
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Critical
>             Fix For: 5.1.0.CR1, 5.1.0.FINAL
>
>
> Cache view rollback doesn't properly clean up the prepared cache view on joiners.
> Future cache view prepares will be rejected because there still is a "prepared" cache view, but the rollback again doesn't clean up the state, leading to an infinite cycle.

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