[infinispan-issues] [JBoss JIRA] (ISPN-5575) Shared async store can read stale entries after join
Dan Berindei (JIRA)
issues at jboss.org
Wed Jun 24 17:10:03 EDT 2015
Dan Berindei created ISPN-5575:
----------------------------------
Summary: Shared async store can read stale entries after join
Key: ISPN-5575
URL: https://issues.jboss.org/browse/ISPN-5575
Project: Infinispan
Issue Type: Bug
Components: Core, Loaders and Stores
Affects Versions: 7.2.3.Final, 8.0.0.Alpha2
Reporter: Dan Berindei
Fix For: 8.0.0.Final
The AsyncCacheWriter modification queue is not sent with state transfer when the store is shared. A joiner can then read from the shared store a stale version of entries that have updates in the modification queue but are no longer in memory (because they were either removed explicitly, or evicted).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list