[infinispan-issues] [JBoss JIRA] (ISPN-11897) Internal Caches with persistence don't need availability checks
Will Burns (Jira)
issues at jboss.org
Fri May 22 12:00:52 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-11897:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8380
> Internal Caches with persistence don't need availability checks
> ---------------------------------------------------------------
>
> Key: ISPN-11897
> URL: https://issues.redhat.com/browse/ISPN-11897
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The internal caches may have persistance, which is done via a SingleFileStore. They also have availability enabled, which causes them to be queried every 1 second which is a bit of overkill. We should be able to just disable this check since it is a file based store.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list