[jboss-jira] [JBoss JIRA] (WFCORE-1527) Server group / JVM composite add op and missing parent

Brian Stansberry (JIRA) issues at jboss.org
Fri Mar 10 14:47:01 EST 2017


     [ https://issues.jboss.org/browse/WFCORE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-1527:
-------------------------------------
    Labels: domain-mode  (was: )


> Server group / JVM composite add op and missing parent
> ------------------------------------------------------
>
>                 Key: WFCORE-1527
>                 URL: https://issues.jboss.org/browse/WFCORE-1527
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Ken Wills
>            Assignee: Ken Wills
>              Labels: domain-mode
>
> The test AutoIgnoreDomain tests when adding an ignored server group, like this:
> https://github.com/luck3y/wildfly-core/blob/6cdd4af55b7723ff943a3743143a6056458f4f56/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/autoignore/AutoIgnoredResourcesDomainTestCase.java#L495
> Also calld the JvmAddHandler. During the JVMH add, the prior add of the server group is not visible in the model and the op fails. 
> Workaround in JVMAddHandler.populateModel, to attempt to RRFR, and fail silently if the parent is not available, but something prior in the chain is violating the readDomainFromRoot contract, as the server element should be a visible, but uncommitted change in the model.



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


More information about the jboss-jira mailing list