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

Claus Ibsen updated CAMEL-3828:
-------------------------------

          Component/s: camel-jms
    Affects Version/s: 2.6.0
                       2.7.0
        Fix Version/s: 2.8.0

Yeah we should use CACHE_AUTO by default as spring-jms will pickup CACHE_NONE 
if a transaction manager has been specified, and CACHE_CONSUMER otherwise.

> camel-jms default cache level should be CACHE_NONE when transaction is enabled
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-3828
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3828
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jms
>    Affects Versions: 2.6.0, 2.7.0
>            Reporter: Guillaume Nodet
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> I lost a huge amount of time chasing the problem as the default value just 
> screw the whole transaction (the session is created outside the transaction 
> and cached, so usually not enlisted in the tx).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to