[infinispan-issues] [JBoss JIRA] (ISPN-9712) Docs: Correction in replicated cache, iterator or spliterator terminal operations
Don Naro (Jira)
issues at jboss.org
Tue Nov 13 13:08:00 EST 2018
Don Naro created ISPN-9712:
------------------------------
Summary: Docs: Correction in replicated cache, iterator or spliterator terminal operations
Key: ISPN-9712
URL: https://issues.jboss.org/browse/ISPN-9712
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Core
Reporter: Don Naro
Assignee: Don Naro
https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/subject/PriorityMergingProcessor.20used.20when.20cache.20mode.20is.20REPL_SYNC
it states in the documentation: “Currently if you are using a replicated cache the iterator or spliterator terminal operations will not perform any of the operations remotely and will instead perform everything on the local node. This is for performance as doing a remote iteration process is very costly.” but if we use f.ex. filter (kotlin) on the cache the iterator does remote calls. why is that?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list