[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 18 13:56:17 EDT 2012


Brian Stansberry created AS7-4551:
-------------------------------------

             Summary: 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: 7.2.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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list