[infinispan-issues] [JBoss JIRA] (ISPN-1662) CacheViewsManager should call the cache view listener's commitView() method committing the view

Dan Berindei (Updated) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 03:28:15 EST 2012


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

Dan Berindei updated ISPN-1662:
-------------------------------

    Attachment: l1ort.txt


Log file showing a second cache view installation starting on a different thread before we have finished invalidating the keys for the first cache view.
                
> CacheViewsManager should call the cache view listener's commitView() method committing the view
> -----------------------------------------------------------------------------------------------
>
>                 Key: ISPN-1662
>                 URL: https://issues.jboss.org/browse/ISPN-1662
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 5.1.0.CR2
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 5.1.0.CR3, 5.1.0.FINAL
>
>         Attachments: l1ort.txt
>
>
> Currently the keys that are no longer owned by a node are only invalidated during the listener's `commitView()`, we may be invalidate the keys only after another state transfer has already started - which could lead to inconsistencies.

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