Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9712

Docs: REPL optimization does not work with write behind

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Beta3
    • None
    • Documentation
    • None

      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?

            dnaro@redhat.com Donald Naro
            dnaro@redhat.com Donald Naro
            Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: