Bug 1238170

Summary: JDG660.Clustered+RemoteListeners.Expiry
Product: [JBoss] JBoss Data Grid 6 Reporter: Pedro Zapata <pzapataf>
Component: InfinispanAssignee: William Burns <wburns>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jdg-bugs
Target Milestone: DR2   
Target Release: 6.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pedro Zapata 2015-07-01 10:38:44 UTC
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

Comment 1 JBoss JIRA Server 2015-07-23 16:02:54 UTC
William Burns <wburns> updated the status of jira ISPN-694 to Coding In Progress

Comment 2 William Burns 2015-08-28 12:40:01 UTC
PR: https://github.com/infinispan/jdg/pull/730

Comment 3 Martin Gencur 2016-01-05 12:32:27 UTC
This feature is included in JDG 6.6. Functional issues were filed in separate BZs.