[
https://issues.apache.org/jira/browse/ARIES-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515530#comment-16515530
]
ASF subversion and git services commented on ARIES-1811:
--------------------------------------------------------
Commit 1833692 from [email protected] in branch 'aries/trunk'
[ https://svn.apache.org/r1833692 ]
[ARIES-1811] Always execute onRemoving action
> `effects` is not unwinding properly when exceptions occur
> ---------------------------------------------------------
>
> Key: ARIES-1811
> URL: https://issues.apache.org/jira/browse/ARIES-1811
> Project: Aries
> Issue Type: Bug
> Components: Component DSL
> Affects Versions: component-dsl-1.1.0
> Reporter: Carlos Sierra
> Priority: Major
>
> {{effects}} does not execute the _on leave_ action if an exception occur.
> This can leave the system in an inconsistent state, event if {{recover}} or
> {{recoverWith}} have been correctly used.
> It should make sure the _on leave_ action is always executed *if and only if*
> the _on adding_ action has been executed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)