]
William Burns updated ISPN-4753:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Add oldValue, oldMetadata and retry flag to filter and converter for
Cluster Listeners.
---------------------------------------------------------------------------------------
Key: ISPN-4753
URL:
https://issues.jboss.org/browse/ISPN-4753
Project: Infinispan
Issue Type: Enhancement
Components: Listeners
Affects Versions: 7.0.0.Beta2
Reporter: William Burns
Assignee: William Burns
Fix For: 7.0.0.CR1
It has been brought up that the filter and converter provided for use with Cluster
Listeners need to also have access to the previous value/metadata and if the operation was
a retry operation to allow for proper behavior of continuous query and other types of
implementations.