[jboss-jira] [JBoss JIRA] (WFCORE-2558) If an op fails but isn't rolled back, the response doesn't report non-rollback
Brian Stansberry (JIRA)
issues at jboss.org
Mon Mar 27 14:38:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13384768#comment-13384768 ]
Brian Stansberry commented on WFCORE-2558:
------------------------------------------
A fix for this is currently one of the commits on https://github.com/bstansberry/wildfly-core/commits/WFCORE-1762 but that branch is not ready for a PR. But if someone wants this fixed before then, that commit is a good place to start. (Basic manual testing shows it works.)
> If an op fails but isn't rolled back, the response doesn't report non-rollback
> ------------------------------------------------------------------------------
>
> Key: WFCORE-2558
> URL: https://issues.jboss.org/browse/WFCORE-2558
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
>
> If an op rolls back, the response includes "rolled-back"=>true. But if a failure occurs but the op doesn't roll back (because the rollback-on-runtime-failure operation header was set to false) there is no "rolled-back"=>false in the response. The effect of the operation is therefore unclear to the user.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list