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

Optimisation: reduce the number of RPCs when L1 is enabled (default)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 5.0.1.FINAL
    • None

      cache.put(k,v) does a remote get(1st RPC) and an put(2nd RPC) to the same remote node. This can be merged into a single RPC.

              mircea.markus Mircea Markus (Inactive)
              mircea.markus Mircea Markus (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: