You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Julien Hattab (Jira)" <ji...@apache.org> on 2022/09/29 13:18:00 UTC

[jira] [Updated] (CAMEL-18570) Aggregation onCompleted does not open XA transaction

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

Julien Hattab updated CAMEL-18570:
----------------------------------
    Environment:     (was: I create 2 projects with one test.

One in camel 3.18.2 which is failing and one with camel 2.25.4 which is successful.)

> Aggregation onCompleted does not open XA transaction
> ----------------------------------------------------
>
>                 Key: CAMEL-18570
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18570
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, camel-sql
>    Affects Versions: 3.18.2
>            Reporter: Julien Hattab
>            Priority: Critical
>              Labels: aggregation, xaresource
>         Attachments: camel-v2-xaJdbcAggregation.zip, camel-v3-xaJdbcAggregation.zip
>
>
> Since Camel 3 version.
> The aggregation processor doesn't open a XA transaction when the aggregation is completed or timed-out.
> If the aggregated route destination is a XA ressource camel throw the fallowing exception :
> {code:java}
> Session's XAResource has not been enlisted in a distributed transaction {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)