[infinispan-issues] [JBoss JIRA] (ISPN-10640) Expiration creation/lastUsed timestamp are lost when preloading from store

Will Burns (Jira) issues at jboss.org
Tue Sep 24 10:12:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Burns updated ISPN-10640:
------------------------------
    Fix Version/s: 10.0.0.CR3
                   9.4.17.Final


> Expiration creation/lastUsed timestamp are lost when preloading from store
> --------------------------------------------------------------------------
>
>                 Key: ISPN-10640
>                 URL: https://issues.jboss.org/browse/ISPN-10640
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 9.4.16.Final
>         Environment: Cache configuration with preload
>                 <local-cache name="default">
>                  <persistence>
>                     <file-store shared="false" preload="true" fetch-state="true"/>
>                  </persistence>
>                 </local-cache>
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Critical
>             Fix For: 10.0.0.CR3, 9.4.17.Final
>
>
> If a cache store entries with expiration the MetaData creationTime is used to calculate the expiration.
> This works correct if the server is not restarted or preload=false for the store.
> If preload is enabled and the server preload the date the creationTime is set to the current server start time.
> In this case all expiration for existing entries is not working correctly



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


More information about the infinispan-issues mailing list