[jboss-jira] [JBoss JIRA] (WFCORE-3384) misleading operations in configuration changes service
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Thu Oct 26 02:38:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ehsavoie Hugonnet reassigned WFCORE-3384:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
> 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: ehsavoie Hugonnet
>
> {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