[
https://issues.jboss.org/browse/WFLY-8326?page=com.atlassian.jira.plugin....
]
Paul Ferraro moved JBEAP-9435 to WFLY-8326:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8326 (was: JBEAP-9435)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
(was: Clustering)
(was: User Experience)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR7)
(was: 7.1.0.DR13)
Enabling statistics on caches shouldn't require reload of server
----------------------------------------------------------------
Key: WFLY-8326
URL:
https://issues.jboss.org/browse/WFLY-8326
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
{noformat}
/subsystem=infinispan/cache-container=ejb/distributed-cache=dist:write-attribute(name=statistics-enabled,value=true){allow-resource-service-restart=true}
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)