[infinispan-issues] [JBoss JIRA] (ISPN-9883) Control cluster configuration
Gustavo Fernandes (Jira)
issues at jboss.org
Mon Jan 21 09:48:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-9883:
------------------------------------
Description:
The operator assumes a config map is populated with the configuration to be used. We should support other types of configuration. Proposal:
* type=Custom: the user provides a configmap where the config is located
* type=Stateless: it will start a cluster with cloud.xml without stable persistence
* type=Stateful: it will start a cluster backed by a stateful set: the data/ directory will be the stable storage
* type=Default: no configuration provided, will start a type=Stateless cluster
was:
The operator assumes a config map is populated with the configuration to be used. We should support other types of configuration. Proposal:
* type=Custom: the user provides a configmap where the config is located
* type=Stateless: it will start a cluster with cloud.xml and in memory storage only
* type=Stateful: it will start a cluster backed by a stateful set
* type=Default: no configuration provided, will start a type=Stateless cluster
> Control cluster configuration
> ------------------------------
>
> Key: ISPN-9883
> URL: https://issues.jboss.org/browse/ISPN-9883
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> The operator assumes a config map is populated with the configuration to be used. We should support other types of configuration. Proposal:
> * type=Custom: the user provides a configmap where the config is located
> * type=Stateless: it will start a cluster with cloud.xml without stable persistence
> * type=Stateful: it will start a cluster backed by a stateful set: the data/ directory will be the stable storage
> * type=Default: no configuration provided, will start a type=Stateless cluster
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list