[infinispan-issues] [JBoss JIRA] (ISPN-4362) Need to make sure concurrent activation with keySet, values, and entrySet don't cause misses
William Burns (JIRA)
issues at jboss.org
Fri Jun 6 08:50:16 EDT 2014
William Burns created ISPN-4362:
-----------------------------------
Summary: Need to make sure concurrent activation with keySet, values, and entrySet don't cause misses
Key: ISPN-4362
URL: https://issues.jboss.org/browse/ISPN-4362
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: William Burns
Assignee: Dan Berindei
It looks possible for a concurrent activation to occur after keys, values, or entrySet have looked at the memory contents but before getting to the store/loader. In this case that value would not be seen. We would need an activation listener installed similar to what the Entry Retriever does.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the infinispan-issues
mailing list