[infinispan-issues] [JBoss JIRA] (ISPN-9307) State transfer should preserve the creation timestamp of entries

Wolf-Dieter Fink (JIRA) issues at jboss.org
Wed Jun 20 04:35:00 EDT 2018


Wolf-Dieter Fink created ISPN-9307:
--------------------------------------

             Summary: State transfer should preserve the creation timestamp of entries
                 Key: ISPN-9307
                 URL: https://issues.jboss.org/browse/ISPN-9307
             Project: Infinispan
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 6.0.1.Final
            Reporter: Wolf-Dieter Fink


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