[jboss-jira] [JBoss JIRA] (WFCORE-3384) misleading operations in configuration changes service
Brian Stansberry (JIRA)
issues at jboss.org
Thu Oct 26 09:47:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482303#comment-13482303 ]
Brian Stansberry commented on WFCORE-3384:
------------------------------------------
The globally available operations are available on every resource. Trying to decide if they are relevant for a particular resource and hiding them from the operation list is something to think about some day but it is definitely not something I want getting attention now.
> 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