You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/04/01 20:41:06 UTC

[jira] [Created] (CAMEL-3828) camel-jms default cache level should be CACHE_NONE when transaction is enabled

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
            Reporter: Guillaume Nodet


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

[jira] [Updated] (CAMEL-3828) camel-jms default cache level should be CACHE_NONE when transaction is enabled

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Resolved] (CAMEL-3828) camel-jms default cache level should be CACHE_NONE when transaction is enabled

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3828.
--------------------------------

    Resolution: Fixed

> 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

[jira] [Assigned] (CAMEL-3828) camel-jms default cache level should be CACHE_NONE when transaction is enabled

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-3828:
----------------------------------

    Assignee: Claus Ibsen

> 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
>            Reporter: Guillaume Nodet
>            Assignee: Claus Ibsen
>
> 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