Messages in Resequencer between 2 JMS queues get stuck
------------------------------------------------------

                 Key: CAMEL-1037
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1037
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 1.5.0
            Reporter: Jonathan Anstey


Martin describes the issue as follows in CAMEL-1034:

"The issue with the regular resequencer (the one that extends the 
BatchProcessor) remains because the process(Exchange) method is empty. In 
addition to the BatchProcessor's polling consumer, an additional JmsConsumer is 
created by the JMS endpoint that competes with the polling consumer. The 
JmsConsumer then calls the empty process(Exchange) method and the exchange is 
lost."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to