[infinispan-issues] [JBoss JIRA] (ISPN-11555) Off-heap state transfer does not preserve the timestamp of entries

Wolf-Dieter Fink (Jira) issues at jboss.org
Mon Mar 30 04:39:44 EDT 2020


Wolf-Dieter Fink created ISPN-11555:
---------------------------------------

             Summary: Off-heap state transfer does not preserve the timestamp of entries
                 Key: ISPN-11555
                 URL: https://issues.redhat.com/browse/ISPN-11555
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 9.4.18.Final, 10.1.5.Final, 11.0.0.Dev03
            Reporter: Wolf-Dieter Fink
            Assignee: Dan Berindei
             Fix For: 11.0.0.Dev04


The ISPN-4075 fix made state transfer preserve the timestamp of mortal/transient entries with OBJECT and BINARY storage, but not with OFF_HEAP storage.

{{OffHeapEntryFactoryImpl.create()}} doesn't even receive the entry's created/last access timestamps, instead it always writes {{timeService.wallClockTime()}}.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list