[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
Tue Mar 26 05:31:03 EDT 2019


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

Vladimir Dzhuvinov closed ISPN-7104.
------------------------------------
    Resolution: Done


Issue no longer detected in tests with Infinispan 9.4.8, it looks like it has been fixed in a previous release

> 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, 9.2.1.Final
>            Reporter: Vladimir Dzhuvinov
>            Assignee: William Burns
>            Priority: Critical
>         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
(v7.12.1#712002)


More information about the infinispan-issues mailing list