Paul Ferraro created WFLY-9648:
----------------------------------
Summary: Restore ability to disable initial state transfer for
replicated/distributed caches
Key: WFLY-9648
URL:
https://issues.jboss.org/browse/WFLY-9648
Project: WildFly
Issue Type: Enhancement
Components: Clustering
Affects Versions: 11.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
{code:xml}<state-transfer mode="DISABLED|ACTIVE|PASSIVE"/>{code}
* DISABLED = cache starts cold, initial state transfer disabled
* ACTIVE = cache starts warm, where initial state transfer enabled, but cache is not
available until complete
* PASSIVE = cache starts cold, but initial state transfer enabled
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)