[jboss-jira] [JBoss JIRA] (WFCORE-2850) AbstractRuntimeOnlyHandler should not add its step on a profile=* resource
Brian Stansberry (JIRA)
issues at jboss.org
Mon May 7 14:26:01 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572281#comment-13572281 ]
Brian Stansberry commented on WFCORE-2850:
------------------------------------------
My WFCORE-2850 branch has the remaining change, but trying that on PR #2426 resulted in unexpected failures, hence my comment ^^^.
> 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: 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.5.0#75005)
More information about the jboss-jira
mailing list