[
https://issues.jboss.org/browse/WFLY-9617?page=com.atlassian.jira.plugin....
]
Radoslav Husar commented on WFLY-9617:
--------------------------------------
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)