-
Enhancement
-
Resolution: Unresolved
-
Minor
-
None
-
13.0.3.Final
-
None
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).
- causes
-
ISPN-13581 Random failures in ClusterExpirationMaxIdleTest.testMaxIdleExpiredOnPrimaryOwner
- New