[jboss-jira] [JBoss JIRA] (WFCORE-3439) Reevaluate MultiphaseOverallContext.transformServerOperation

Brian Stansberry (JIRA) issues at jboss.org
Fri Sep 28 11:46:00 EDT 2018


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

Brian Stansberry commented on WFCORE-3439:
------------------------------------------

I have a number of "WIP" branches that have been sitting inactive for a long time and I'm linking them to the related issues in case the work on them is useful. For this one:

https://github.com/bstansberry/wildfly-core/tree/WFCORE-3439

> Reevaluate MultiphaseOverallContext.transformServerOperation
> ------------------------------------------------------------
>
>                 Key: WFCORE-3439
>                 URL: https://issues.jboss.org/browse/WFCORE-3439
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>
> DomainRolloutStepHandler when it's pushing ops out to the servers calls MultiphaseOverallContext.transformServerOperation, which in turn transforms the operation. But the operation in question has been supplied by the slave HC. It should not need transformation.
> Perhaps the result would need transformation, but I don't see how the op provided by the slave would provide reliable input for working out that transformation.
> One thing to be careful about when looking at this is the possibility that the operation is a composite and a step in it has not been provided by the slave HC, but rather is the original request input.
> As part of this, check if the "push-to-servers" workaround discussed in https://github.com/wildfly/wildfly/pull/10676 has been merged, and if it has try and remove that.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list