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

[jira] [Updated] (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 ]

marc eiro updated CAMEL-17174:
------------------------------
    Estimated Complexity: Novice  (was: Unknown)

> 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
>            Priority: Minor
>             Fix For: 3.11.4
>
>
> 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)