[ https://issues.jboss.org/browse/ISPN-9712?page=com.atlassian.jira.plugin.... ]
Don Naro updated ISPN-9712:
---------------------------
Fix Version/s: 10.0.0.Beta3
> Docs: REPL optimization does not work with write behind
> -------------------------------------------------------
>
> 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
> Priority: Major
> Fix For: 10.0.0.Beta3
>
>
> https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/subject...
> 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)
[ https://issues.jboss.org/browse/ISPN-9712?page=com.atlassian.jira.plugin.... ]
Don Naro updated ISPN-9712:
---------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Docs: REPL optimization does not work with write behind
> -------------------------------------------------------
>
> 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
> Priority: Major
>
> https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/subject...
> 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)