[jboss-jira] [JBoss JIRA] (WFCORE-2850) AbstractRuntimeOnlyHandler should not add its step on a profile=* resource
Brian Stansberry (JIRA)
issues at jboss.org
Sun May 21 10:00:00 EDT 2017
Brian Stansberry created WFCORE-2850:
----------------------------------------
Summary: AbstractRuntimeOnlyHandler should not add its step on a profile=* resource
Key: WFCORE-2850
URL: https://issues.jboss.org/browse/WFCORE-2850
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The child resources of /profile=* do not have a runtime behind them, so AbstractRuntimeOnlyStepHandler should not add its Stage.RUNTIME step if the target resources is in that tree.
This will make it possible to use this class if as part of WFCORE-389 we lift the (currently unenforced) restriction on adding runtime-only ops to profile resources in order to have the DC roll them out to relevant servers. It's particular important in the context of the related WFCORE-2815, which would result in the current AbstractRuntimeOnlyStepHandler impl failing if used on a profile resource, since the step it adds would be rejected.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list