[jboss-jira] [JBoss JIRA] (WFLY-9617) Add persistend store to infinispan via CLI fail
Radoslav Husar (JIRA)
issues at jboss.org
Fri Dec 15 12:31:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506344#comment-13506344 ]
Radoslav Husar edited comment on WFLY-9617 at 12/15/17 12:30 PM:
-----------------------------------------------------------------
To configure on an existing cache, there are multiple options. On a running server, pass a flag to allow services to restart, e.g.:
{noformat}
/subsystem=infinispan/cache-container=web/distributed-cache=dist/store=none:add{allow-resource-service-restart=true
{noformat}
But typically, one would start the server in {{--admin-only}} mode and do the required configuration.
was (Author: rhusar):
To configure on an existing cache, there are multiple options. On a running server, pass a flag to allow services to restart, e.g.:
{noformat}
/subsystem=infinispan/cache-container=web/distributed-cache=dist/store=none:add{allow-resource-service-restart=true
{noformat}
But typiacally, one would start the server in {{--admin-only}} mode and do the required configuration.
> Add persistend store to infinispan via CLI fail
> -----------------------------------------------
>
> Key: WFLY-9617
> URL: https://issues.jboss.org/browse/WFLY-9617
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Domain Management
> Affects Versions: 11.0.0.Final
> Reporter: Domenico Briganti
> Assignee: Paul Ferraro
>
> Configure a persistent file for a local-cache via CLI fail if not into a batch block.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list