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

Replicated cache get ignores value in zero-capacity nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.1.Final, 12.1.0.Final
    • 12.0.0.Dev07
    • Core
    • None

      In replicated caches that meet several other conditions, cache.get(key) is optimized to skip the interceptor chain and to read the entry directly from the data container.

      This optimization assumes that the local cache has all the values, and the assumption fails when the local node has a zero capacity factor.

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: