]
Galder Zamarreño resolved ISPN-4861.
------------------------------------
Resolution: Done
Need to change documentation for embedded cluster listeners and
client listeners to reference new filter/converter
------------------------------------------------------------------------------------------------------------------
Key: ISPN-4861
URL:
https://issues.jboss.org/browse/ISPN-4861
Project: Infinispan
Issue Type: Enhancement
Components: Listeners
Affects Versions: 7.0.0.CR1
Reporter: William Burns
Assignee: William Burns
Fix For: 7.0.0.CR2
The cluster listener filter and converters were recently changed to use CacheEventFilter
and CacheEventConverter, which allow visibility to the old value, old metadata, whether it
was a retry as well as the operation. We need to update documentation regarding this.