]
Sammy Chu updated ISPN-12207:
-----------------------------
Attachment: ISPN-12207.source.zip
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.