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

Invalidation put should load previous value from stores

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 9.3.6.Final, 9.4.17.Final, 10.0.1.Final, 10.1.0.Final
    • Core
    • None
    • DataGrid Sprint #38, DataGrid Sprint #39

      A cache.put(key, value) without the IGNORE_RETURN_VALUES flag should load the previous value from the store(s) and return it.

      Currently the previous value is loaded only if the originator of the put is the primary owner of the key (see ClusteredCacheLoaderInterceptor.skipLoadForWriteCommand()).

              Unassigned Unassigned
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: