[jboss-jira] [JBoss JIRA] (WFCORE-2356) Failure in a step ResultHandler should not always be reported as occurring during rollback

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 2 21:07:00 EST 2017


Brian Stansberry created WFCORE-2356:
----------------------------------------

             Summary: Failure in a step ResultHandler should not always be reported as occurring during rollback
                 Key: WFCORE-2356
                 URL: https://issues.jboss.org/browse/WFCORE-2356
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Brian Stansberry
            Priority: Minor


When AbstractOperationContext.Step invokes a ResultHandler it catches and logs any exception. But the logged message states that the catch was during rollback handling. When the code was first written, perhaps the catch block was only for rollback handling, but now it handles both rollback and completion of successful ops. So the log message needs to be accurate.



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


More information about the jboss-jira mailing list