[infinispan-issues] [JBoss JIRA] (ISPN-7104) Cache remove fails to return value in invalidation mode with cache store
Vladimir Dzhuvinov (JIRA)
issues at jboss.org
Wed Oct 12 02:02:00 EDT 2016
Vladimir Dzhuvinov created ISPN-7104:
----------------------------------------
Summary: Cache remove fails to return value in invalidation mode with cache store
Key: ISPN-7104
URL: https://issues.jboss.org/browse/ISPN-7104
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.2.4.Final
Reporter: Vladimir Dzhuvinov
Attachments: RemoveInInvalidationModeTest.java
The cache `remove` method occasionally fails to return the removed value, and returns `null`.
Observed in two node setup in invalidation mode, with a configured cache store (Redis).
Tests reveal that about 40% of the times the method returns `null`, the remaining 60% the removed value is correctly returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list