]
Dan Berindei updated ISPN-9636:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Refactor IckleFilterAndConverter into a Function so it does not need
wrapping for streams
-----------------------------------------------------------------------------------------
Key: ISPN-9636
URL:
https://issues.jboss.org/browse/ISPN-9636
Project: Infinispan
Issue Type: Task
Components: Embedded Querying, Listeners
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Priority: Major
Fix For: 9.4.1.Final
This filter can be used for filtering cache events and also for distributed streams.
With a little refactoring we can use it directly with streams without needing the wrapper
from CacheFilters.filterAndConvert( .. ).