[
https://issues.jboss.org/browse/ISPN-7198?page=com.atlassian.jira.plugin....
]
Vladimir Dzhuvinov updated ISPN-7198:
-------------------------------------
Description: For a cache configured with a store and passivation, calling *evict(key)*
removes the key from memory, but doesn't store it in the underlying store. (was: For
a cache configured with a store and passivation, calling *evict(key)* remove the key from
memory, but doesn't store it in the underlying store.)
Explicit evict doesn't passivate entry to cache store with
passivation enabled
------------------------------------------------------------------------------
Key: ISPN-7198
URL:
https://issues.jboss.org/browse/ISPN-7198
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.2.4.Final
Environment: openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-2ubuntu0.16.04.2-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
Reporter: Vladimir Dzhuvinov
Attachments: EvictionWithPassivationTest.java
For a cache configured with a store and passivation, calling *evict(key)* removes the key
from memory, but doesn't store it in the underlying store.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)