[jboss-jira] [JBoss JIRA] (WFCORE-2870) The list-add/list-remove/list-clear and map-put/map-remove/map-clear operations should not be visible on domain servers

Brian Stansberry (JIRA) issues at jboss.org
Wed May 24 12:37:00 EDT 2017


Brian Stansberry created WFCORE-2870:
----------------------------------------

             Summary: The list-add/list-remove/list-clear and map-put/map-remove/map-clear operations should not be visible on domain servers
                 Key: WFCORE-2870
                 URL: https://issues.jboss.org/browse/WFCORE-2870
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


The collection manipulation operations show up in the r-r-d etc output on a domain server but they should not as they are writes that can only be executed via the HC.

This is because their description has the RUNTIME_ONLY flag set.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list