You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Carlos Sierra (Jira)" <ji...@apache.org> on 2019/08/30 07:34:00 UTC

[jira] [Created] (ARIES-1922) Effects is not properly handling exceptions that might happen in the {{onAddedAfter}} event handler

Carlos Sierra created ARIES-1922:
------------------------------------

             Summary: Effects is not properly handling exceptions that might happen in the {{onAddedAfter}} event handler
                 Key: ARIES-1922
                 URL: https://issues.apache.org/jira/browse/ARIES-1922
             Project: Aries
          Issue Type: Bug
          Components: Component DSL
    Affects Versions: component-dsl-1.2.1
            Reporter: Carlos Sierra
             Fix For: component-dsl-1.2.2


in an Effects node, if an error is produced down the chain, there is nothing to undo because the chain did not return a closing handler. However, if the error is produced in the {{onAddingAfter}} event, the closing handler needs to be invoked and the exception rethrown.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)