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

Trying to modify an entry that is not loaded into memory triggers an unnecessary CacheStore.load() operation.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 4.2.0.Final
    • Core
    • None

      There is no reason to load an entry from CacheStore to memory before modifying it. The current implementation triggers CacheStore.load() unnecessarily when a user calls Cache.put().

            manik_jira Manik Surtani (Inactive)
            trustin_jira Trustin Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: