[jboss-jira] [JBoss JIRA] (WFCORE-2055) Direct end user mods of a slave-HC-managed domain server's config are possible if included in a composite op
Brian Stansberry (JIRA)
issues at jboss.org
Mon Nov 28 19:50:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-2055:
-------------------------------------
Description:
Once WFCORE-2053 is fixed, CoreResourceManagementTestCase.testCannotInvokeManagedSlaveServerOperationsInDomainComposite will fail. This test involves doing two ops in a composite, with the composite addressed to the domain root, while the steps are addressed to a subsystem on an individual server, where the server is managed by a slave HC. The first op is a read, the second is a write.
The op should fail as the write is not allowed.
Test is currently only passing because the WFCORE-2053 problem is producing false positives.
was:
Once WFCORE-2053 is fixed, CoreResourceManagementTestCase.testCannotInvokeManagedSlaveServerOperationsInDomainComposite will fail. This test involves doing two ops in a composite, with the composite addressed to the domain root, while the steps are addressed to a subsystem on an individual server, where the server is managed by a slave HC. The first op is a read, the second is a write.
The op should fail as the write is not allowed.
Test is currently only passing because the WFCORE-2053 problem is producing false positives.
Problem is likely (but not certainly) due to changes made to OperationRouting as part of https://github.com/wildfly/wildfly-core/pull/597
> Direct end user mods of a slave-HC-managed domain server's config are possible if included in a composite op
> ------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-2055
> URL: https://issues.jboss.org/browse/WFCORE-2055
> Project: WildFly Core
> Issue Type: Bug
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
>
> Once WFCORE-2053 is fixed, CoreResourceManagementTestCase.testCannotInvokeManagedSlaveServerOperationsInDomainComposite will fail. This test involves doing two ops in a composite, with the composite addressed to the domain root, while the steps are addressed to a subsystem on an individual server, where the server is managed by a slave HC. The first op is a read, the second is a write.
> The op should fail as the write is not allowed.
> Test is currently only passing because the WFCORE-2053 problem is producing false positives.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list