[
https://issues.jboss.org/browse/AS7-4551?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-4551:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.3.0.Alpha1)
Force container to settle before returning from rollback management
ops
-----------------------------------------------------------------------
Key: AS7-4551
URL:
https://issues.jboss.org/browse/AS7-4551
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.Alpha1
When an operation fails and triggers rollback, the service container gets modified on the
return path of the operation. But the operation does not wait for the container to settle
before returning. This is the source of intermittent failures in
org.jboss.as.controller.ModelControllerImplUnitTestCase.testRemoveDependentService -- the
test checks container state that may not yet be settled.
This task is to investigate forcing the container state to settle before releasing the
controller lock.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira