[
https://issues.apache.org/jira/browse/CAMEL-20521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luigi De Masi updated CAMEL-20521:
----------------------------------
Description:
camel-amqp with local transaction enabled loses messages because to invoke the
commit, it uses a spring-jms routine that catch and ignore a couple of
exceptions that occurs and should not be ignored:
In {{org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate}} :
!screenshot-1.png!
was:camel-amqp with local transaction enabled loses messages because to
invoke the commit, it uses a spring-jms routine that catch and ignore a couple
of exceptions that occurs and should not be ignored:
> camel-amqp - AMQP publisher application is losing messages with local JMS
> transaction enabled
> ---------------------------------------------------------------------------------------------
>
> Key: CAMEL-20521
> URL: https://issues.apache.org/jira/browse/CAMEL-20521
> Project: Camel
> Issue Type: Improvement
> Components: camel-amqp
> Reporter: Luigi De Masi
> Assignee: Luigi De Masi
> Priority: Critical
> Attachments: screenshot-1.png
>
>
> camel-amqp with local transaction enabled loses messages because to invoke
> the commit, it uses a spring-jms routine that catch and ignore a couple of
> exceptions that occurs and should not be ignored:
> In {{org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate}} :
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)