[jboss-jira] [JBoss JIRA] (WFCORE-3384) misleading operations in configuration changes service
Chao Wang (JIRA)
issues at jboss.org
Thu Oct 26 02:37:00 EDT 2017
Chao Wang created WFCORE-3384:
---------------------------------
Summary: misleading operations in configuration changes service
Key: WFCORE-3384
URL: https://issues.jboss.org/browse/WFCORE-3384
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.8.Final
Reporter: Chao Wang
Assignee: Brian Stansberry
{noformat}
[standalone at localhost:9990 /] /subsystem=core-management/service=configuration-changes:read-operation-names()
{
"outcome" => "success",
"result" => [
... ...
"list-add",
"list-changes",
"list-clear",
"list-get",
"list-remove",
... ...
{noformat}
Only list-changes is valid operation, other operations shouldn't be there as configuration changes list is expected to be read-only, except for attribute max history.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list