]
Ryan Emerson updated ISPN-9905:
-------------------------------
Fix Version/s: 10.0.0.Alpha3
Sprint: Sprint 10.0.0.Beta1
Affects Version/s: 10.0.0.Alpha2
Rest store should retrieve created and lastUsed TS from server
--------------------------------------------------------------
Key: ISPN-9905
URL:
https://issues.jboss.org/browse/ISPN-9905
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.0.0.Alpha2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.0.0.Alpha3
Currently the rest store simply sets the created and lastUsed entries to the current time
of the node loading an entry, instead we should retrieve this value from the server if
fetchMetadata is true.