Hide Forgot
As an application developer, I want my client application to be notified when an entry is expired in a particular cache. The want the event to be cluster-wide, so that I can (a) access this event regardless of which node my app resides on or connects with and (b) my app receives a single notification per event. I want my application to execute some business logic or computation triggered by such an event. - Support required in both Library mode and Java Hot Rod client
William Burns <wburns> updated the status of jira ISPN-694 to Coding In Progress
PR: https://github.com/infinispan/jdg/pull/730
This feature is included in JDG 6.6. Functional issues were filed in separate BZs.