]
Adrian Nistor commented on ISPN-6358:
-------------------------------------
The entry interator tests are now actually testing the streams. Do we still have the same
coverage after removing those tests?
Remove filterEntries method from AdvancedCache
----------------------------------------------
Key: ISPN-6358
URL:
https://issues.jboss.org/browse/ISPN-6358
Project: Infinispan
Issue Type: Task
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Alpha1
The filterEntries method on AdvancedCache has been replaced by new DistributedStreams.
The underlying implementation actually uses distributed streams now. There is no reason
to keep the API around anymore.