[jboss-jira] [JBoss JIRA] (WFCORE-2858) Roll out READ_ONLY + RUNTIME_ONLY ops to the domain

Brian Stansberry (JIRA) issues at jboss.org
Mon May 22 16:24:00 EDT 2017


Brian Stansberry created WFCORE-2858:
----------------------------------------

             Summary: Roll out READ_ONLY + RUNTIME_ONLY ops to the domain
                 Key: WFCORE-2858
                 URL: https://issues.jboss.org/browse/WFCORE-2858
             Project: WildFly Core
          Issue Type: Task
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


Required for WFCORE-389.

OperationRouting currently treats all READ_ONLY ops on domain-wide resources as requiring local execution only (except those with the rare, kernel-only DOMAIN_PUSH_TO_SERVERS flag.) We need to change this so READ_ONLY ops that are also declared to be RUNTIME_ONLY go through the 2 -phase path.

This may also require changes to ServerOperationsResolverHandler.getServerOperations which is doing a similar READ_ONLY && !DOMAIN_PUSH_TO_SERVERS check.



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


More information about the jboss-jira mailing list