You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Vangelis Papanastasatos (Jira)" <ji...@apache.org> on 2022/03/05 15:46:00 UTC

[jira] [Created] (CAMEL-17751) LRASagaService does not proceed to completion or compensation routes

Vangelis Papanastasatos created CAMEL-17751:
-----------------------------------------------

             Summary: LRASagaService does not proceed to completion or compensation routes
                 Key: CAMEL-17751
                 URL: https://issues.apache.org/jira/browse/CAMEL-17751
             Project: Camel
          Issue Type: Bug
    Affects Versions: 3.14.1
            Reporter: Vangelis Papanastasatos


When using LRASagaService for a saga, neither the completion or compensation routes are being triggered correctly.

 

The last version that the behaviour was correct seems to be v3.7.2

 

A project replicating the error can be found in [github|[https://github.com/vagpap/camel-lra-example/tree/camel-3.14.1].]

The same project, with working v3.7.2, is located in branch 

[camel-3.7.2.|https://github.com/vagpap/camel-lra-example/tree/camel-3.14.1]

 

Narayana v5.12.x was used as the transaction manager in both versions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)