]
William Burns updated ISPN-6744:
--------------------------------
Git Pull Request:
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.