[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9082) Incorrect handling of runtime failures in composite operations if rollback is not enabled

John Bailey (JIRA) jira-events at lists.jboss.org
Wed Mar 23 11:39:59 EDT 2011


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

John Bailey resolved JBAS-9082.
-------------------------------

    Resolution: Done


Fixed in https://github.com/jbossas/jboss-as/commit/97652baeb4c46bc092fc009a420442602878d807

> Incorrect handling of runtime failures in composite operations if rollback is not enabled
> -----------------------------------------------------------------------------------------
>
>                 Key: JBAS-9082
>                 URL: https://issues.jboss.org/browse/JBAS-9082
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Brian Stansberry
>            Assignee: John Bailey
>             Fix For: 7.0.0.Beta2
>
>
> ServerControllerImpl.handleFailures() is delegating to BasicModelController.handleFailures() if rollback-on-runtime-failure is false. That's incorrect as it manipulates the operation result as if the entire op had been discarded, which isn't the case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list