[JBoss JIRA] (ISPN-10696) Cluster Expiration reaper limits parallel expirations too much
by Will Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10696?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-10696:
------------------------------
Fix Version/s: 10.0.0.CR3
(was: 10.0.0.Final)
> Cluster Expiration reaper limits parallel expirations too much
> --------------------------------------------------------------
>
> Key: ISPN-10696
> URL: https://issues.jboss.org/browse/ISPN-10696
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.0.0.CR2
> Reporter: Will Burns
> Priority: Major
> Fix For: 10.0.0.CR3, 9.4.17.Final
>
>
> The expiration reaper today currently limits the expiration to only allow 5 pending expiration commands at once. It also doesn't submit more expirations until those 5 complete. We should do the following changes:
> # Increase the limit, possibly to 100?
> # Allow for extra expiration commands to be invoked as the others are complete, instead of waiting for all of them.
--
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:
-------------------------------
Sprint: DataGrid Sprint #33, DataGrid Sprint #35 (was: DataGrid Sprint #33)
> 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
>
> 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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months