[
https://issues.redhat.com/browse/ISPN-12207?page=com.atlassian.jira.plugi...
]
Sammy Chu edited comment on ISPN-12207 at 8/10/20 4:59 AM:
-----------------------------------------------------------
This issue also affecting infinispan-jcache module functionality as since 9.1.7+
(ISPN-8651) it is refactored to use FunctionalMap APIs, which is not working when dealing
with invalidation cache.
was (Author: sammychu):
This issue also affecting infinispan-jcache module functionality as since 9.1.7+ it is
refactored to use FunctionalMap APIs, which is not working when dealing with invalidation
cache.
Functional Map APIs not functional properly with invalidation cache
-------------------------------------------------------------------
Key: ISPN-12207
URL:
https://issues.redhat.com/browse/ISPN-12207
Project: Infinispan
Issue Type: Bug
Components: API, Core
Affects Versions: 11.0.3.Final
Reporter: Sammy Chu
Priority: Critical
Attachments: ISPN-12207.source.zip, ISPN-12207.war
Functional Map API not working properly when working with invalidation cache. When in a
clustered environment, expecting cache put and cache remove will notify cluster members to
do cache eviction when dealing when invalidation cache. But observed no cache eviction
occurred in cluster members when using Functional Map APIs to deal with invalidation
cache.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)