]
Katia Aresti reassigned ISPN-7040:
----------------------------------
Assignee: Katia Aresti
CacheEntryRemoved events seems not be be called when removing entry
from Cache
------------------------------------------------------------------------------
Key: ISPN-7040
URL:
https://issues.jboss.org/browse/ISPN-7040
Project: Infinispan
Issue Type: Bug
Reporter: Sebastian Ćaskawiec
Assignee: Katia Aresti
Priority: Critical
When working on Spring Cache integration I noticed that {{CacheEntryRemoved}} are not
invoked when calling {{cache.remove}}. I'm not sure if this is not a bug.
A funny thing is that they are called when closing the {{RemoteCacheManager}}.