[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:38:00 EDT 2017


    [ https://issues.jboss.org/browse/WFCORE-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411481#comment-13411481 ] 

Brian Stansberry commented on WFCORE-2870:
------------------------------------------

My work on WFCORE-2858 is what surfaced WFCORE-2870 so I'm addressing them together.

> 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