You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/11/06 09:38:00 UTC

[jira] [Assigned] (CAMEL-17174) UnitOfWorkHelper doesn't clear UoW when job is done

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

Claus Ibsen reassigned CAMEL-17174:
-----------------------------------

    Assignee: Claus Ibsen

> UnitOfWorkHelper doesn't clear UoW when job is done
> ---------------------------------------------------
>
>                 Key: CAMEL-17174
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17174
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 3.12.0
>            Reporter: marc eiro
>            Assignee: Claus Ibsen
>            Priority: Minor
>
> In 2.x, UnitOfWorkHelper used to remove the UoW from exchange when the job was done, however this is not the case anymore in 3.x.
> Exchanges now seem to reuse UoW after work completion and thus ExchangeCreatedEvents are not created as they were before.
> This is causing issues on functionality that depends on such Created events, and regressions to appear.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)