[infinispan-issues] [JBoss JIRA] (ISPN-9367) State transfer should preserve the creation timestamp of entries
Dan Berindei (JIRA)
issues at jboss.org
Thu Jul 12 03:20:00 EDT 2018
Dan Berindei created ISPN-9367:
----------------------------------
Summary: State transfer should preserve the creation timestamp of entries
Key: ISPN-9367
URL: https://issues.jboss.org/browse/ISPN-9367
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.4.0.Final
State transfer inserts values with the current time as the creation time. Since the entries store the expected lifespan and not the expected expiration time, entries on the receiving node could expire much later than intended.
The argument probably doesn't apply to the timestamp of the last usage. Since state transfer process could be interpreted as a reader, it should be fine to extend the update the time of the last usage both on the sending node and on the receiving node.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list