[JBoss JIRA] (ISPN-10618) If Expiration is enabled the cretionDate is modified to the current server start date if preload is enabled for a persistence
by Pedro Ruivo (Jira)
[ https://issues.jboss.org/browse/ISPN-10618?page=com.atlassian.jira.plugin... ]
Pedro Ruivo updated ISPN-10618:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> If Expiration is enabled the cretionDate is modified to the current server start date if preload is enabled for a persistence
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-10618
> URL: https://issues.jboss.org/browse/ISPN-10618
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 10.0.0.CR2
> Environment: Cache configuration with preload
> <local-cache name="default">
> <persistence>
> <file-store shared="false" preload="true" fetch-state="true"/>
> </persistence>
> </local-cache>
> Reporter: Wolf-Dieter Fink
> Assignee: Will Burns
> Priority: Blocker
> Fix For: 9.4.17.Final, 10.0.0.CR3
>
>
> 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)
6 years, 6 months
[JBoss JIRA] (ISPN-10514) Docs: Creating caches
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10514?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10514:
-------------------------------
Description:
Goes into configuring guide, also describes the default cache templates and how to retrieve them via rest and cli.
As a user, I want to create caches at startup.
As a user, I want to create caches on the fly/dynamically.
As a user, I want to create permanent caches.
was:
This relates to the existing CacheManager documentation.
As a user, I want to create caches at startup.
As a user, I want to create caches on the fly/dynamically.
As a user, I want to create permanent caches.
> Docs: Creating caches
> ---------------------
>
> Key: ISPN-10514
> URL: https://issues.jboss.org/browse/ISPN-10514
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Servers
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Goes into configuring guide, also describes the default cache templates and how to retrieve them via rest and cli.
> As a user, I want to create caches at startup.
> As a user, I want to create caches on the fly/dynamically.
> As a user, I want to create permanent caches.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10744) Remove deprecated DataContainer methods
by Will Burns (Jira)
Will Burns created ISPN-10744:
---------------------------------
Summary: Remove deprecated DataContainer methods
Key: ISPN-10744
URL: https://issues.jboss.org/browse/ISPN-10744
Project: Infinispan
Issue Type: Task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
There were a few methods that were deprecated on the DataContainer interface for 9.0. We should remove these now for 10.0. Examples are keySet, values and entrySet.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months