]
RH Bugzilla Integration commented on ISPN-694:
----------------------------------------------
Dave Stahl <dstahl(a)redhat.com> changed the Status of [bug
Create expiration notification for in-memory cache entries
----------------------------------------------------------
Key: ISPN-694
URL:
https://issues.jboss.org/browse/ISPN-694
Project: Infinispan
Issue Type: Feature Request
Components: Eviction
Environment: any
Reporter: Edouard Boily
Assignee: William Burns
Fix For: 8.0.0.CR1, 8.0.0.Final
Attachments: 01.patch
Create a CacheEntryExpired notification and make EvictionManager send this notification
when a cache entry is evicted because it is expired.
Also mage sure the cache entry value is sent over in the event.
CacheEntryEvicted notification should also send the entry value in the event.