]
Tristan Tarrant updated ISPN-6306:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: (was: 9.0.0.Final)
Resolution: Done
Distributed Streams should also be used for Replication Cache
-------------------------------------------------------------
Key: ISPN-6306
URL:
https://issues.jboss.org/browse/ISPN-6306
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Affects Versions: 8.2.0.CR1
Reporter: William Burns
Assignee: William Burns
Fix For: 8.2.0.Final
Currently Replication is treated as a local cache. However we should use Distributed
Stream by default. A user can force it to process locally in a Replcation cache by using
Flag.CACHE_MODE_LOCAL on an advanced cache.