[infinispan-issues] [JBoss JIRA] (ISPN-1662) CacheViewsManager should call the cache view listener's commitView() method committing the view
Dan Berindei (Created) (JIRA)
jira-events at lists.jboss.org
Tue Jan 3 14:05:10 EST 2012
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
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