]
Adrian Nistor commented on ISPN-6744:
-------------------------------------
[~william.burns] It seems backporting to 8.2.x is enough. There is no sight of a 8.1.x
release.
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, 8.2.3.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.