[infinispan-issues] [JBoss JIRA] (ISPN-9632) PersistenceManager should be able to start if store's are unavailable
Ryan Emerson (Jira)
issues at jboss.org
Tue Oct 23 09:11:00 EDT 2018
Ryan Emerson created ISPN-9632:
----------------------------------
Summary: PersistenceManager should be able to start if store's are unavailable
Key: ISPN-9632
URL: https://issues.jboss.org/browse/ISPN-9632
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.4.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Alpha1
Currently it is necessary for a store to become available before `connection-attempts` are exceeded, otherwise cache startup fails. It should be possible for the PM to still start without the store being available, with the store's unavailability logged and operations requiring persistence still throwing StoreUnavailableException messages unless `SKIP_CACHE_STORE`/`SKIP_CACHE_LOAD` flags are present.
Cache startup should still fail if preload=true as this behaviour is not possible if the store is unavailable.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list