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)