[jboss-jira] [JBoss JIRA] (WFCORE-2183) ParallelBootOperation context isn't updating the parent context in setRollbackOnly()

Brian Stansberry (JIRA) issues at jboss.org
Wed Jan 11 23:33:00 EST 2017


    [ https://issues.jboss.org/browse/WFCORE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13346859#comment-13346859 ] 

Brian Stansberry commented on WFCORE-2183:
------------------------------------------

This was observed when looking into issues related to WFCORE-2182. The SecurityException incorrectly thrown due to the 2182 issue resulted in the subsystem rolling back, but the server didn't abort. In a way not aborting is good since the failure shouldn't have triggered rollback but still  the rollback handling was wrong.

> ParallelBootOperation context isn't updating the parent context in setRollbackOnly()
> ------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2183
>                 URL: https://issues.jboss.org/browse/WFCORE-2183
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Brian Stansberry
>
> If an subsystem handler calls OperationContext.setRollbackOnly() during boot, only the ParallelBootOperationContext handling that subsystem is effected. The result is that subsystem rolls back but the boot itself is not aborted.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list