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

Dan Berindei (Jira) issues at jboss.org
Fri Mar 27 16:39:14 EDT 2020


Dan Berindei created ISPN-11554:
-----------------------------------

             Summary: Off-heap state transfer does not preserve the timestamp of entries
                 Key: ISPN-11554
                 URL: https://issues.redhat.com/browse/ISPN-11554
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 11.0.0.Dev03, 10.1.5.Final, 9.4.18.Final
            Reporter: Dan Berindei
            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