]
Adrian Nistor edited comment on ISPN-6744 at 6/5/16 11:00 AM:
--------------------------------------------------------------
I believe this bug should be backported to 8.2.x branch too.
was (Author: anistor):
I believe this bug shoud be backported to 8.2.x branch too.
ClusterEvent doesn't implement CacheEntryExpired
------------------------------------------------
Key: ISPN-6744
URL:
https://issues.jboss.org/browse/ISPN-6744
Project: Infinispan
Issue Type: Bug
Components: Expiration, Listeners
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Alpha3, 9.0.0.Final
ClusterEvent needs to implement CacheEntryExpired or else it cannot be replicated as a
cluster event in the event of an expiration not on a node where a cluster listener was
registered.