]
Adrian Nistor updated ISPN-6725:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Enhance ContinuousQueryListener to receive events for updated
results
---------------------------------------------------------------------
Key: ISPN-6725
URL:
https://issues.jboss.org/browse/ISPN-6725
Project: Infinispan
Issue Type: Enhancement
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Alpha3, 9.0.0.Final
Add method ContinuousQueryListener.resultUpdated(key, value) to receive events whenever a
previous match gets updated (and continues to match the filter).