[jboss-jira] [JBoss JIRA] (AS7-4551) Force container to settle before returning from rollback management ops
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 10 17:30:55 EDT 2013
[ https://issues.jboss.org/browse/AS7-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved AS7-4551.
-----------------------------------
Fix Version/s: (was: 8.0.0.Alpha1)
Resolution: Out of Date
> 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
>
> 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
More information about the jboss-jira
mailing list