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 2020/08/05 17:30:00 UTC

[jira] [Resolved] (CAMEL-15377) camel-jms - Add back transactedInOut option

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

Claus Ibsen resolved CAMEL-15377.
---------------------------------
    Resolution: Fixed

> camel-jms - Add back transactedInOut option
> -------------------------------------------
>
>                 Key: CAMEL-15377
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15377
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.5.0, 2.25.2
>
>
> This option has its implications when using JTA transactions. But there can be use-cases with eg two spring boot apps (A and B), where B needs transactional behavior for processing a request/reply to send it back. Then A can set this option to mimic a transaction for request/reply that runs unmanged from any existing transaction.
> in Camel 2.x this option was deprecated so we can remove the deprecation.



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