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

CACHE_MODE_LOCAL reads should not send touch commands

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 13.0.3.Final
    • Core, Expiration
    • None

    Description

      Reading a key with CACHE_MODE_LOCAL should update the last access timestamp only on the reader node.

      Currently the CACHE_MODE_LOCAL flag is not passed to the expiration manager and to the TouchCommand invocation.

      The fact that touch commands always go remotely is causing random failures in ClusterExpirationMaxIdleTest.testMaxIdleExpiredOnPrimaryOwner[touch=ASYNC] (ISPN-13581).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: