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

Dan Berindei (JIRA) issues at jboss.org
Wed Mar 5 09:27:33 EST 2014


Dan Berindei created ISPN-4075:
----------------------------------

             Summary: State transfer should preserve the creation timestamp of entries
                 Key: ISPN-4075
                 URL: https://issues.jboss.org/browse/ISPN-4075
             Project: Infinispan
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 6.0.1.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 7.0.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list