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

Avoid writing to a shared CacheStore during rehash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 4.1.0.Final, 4.2.0.Final
    • Loaders and Stores
    • None

      When a node receives new data as new owner during a rehash, it has to write this data to the underlying cachestore when each node has a different store, but it's actually writing to the store also in case the store is shared.

      This brings a small performance penalty, but also makes it possible for values which where originally stored using Flag.SKIP_STORE to be actually written to permanent store during a rehash.

            manik_jira Manik Surtani (Inactive)
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: