[ 
https://issues.apache.org/jira/browse/CAMEL-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-3417.
--------------------------------

    Resolution: Fixed

trunk: 1043879

> EventNotifier should fire after UoW is done
> -------------------------------------------
>
>                 Key: CAMEL-3417
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3417
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> This allows notify builder and the likes to be fired after UoW which you most 
> often want, as the UoW may do some after work, such as deleting files, or 
> rows from a database that was successfully consumed.
> This makes it easier to use NotifyBuilder in unit tests with components that 
> uses UoW on completions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to