Also, can you shut off the chaos monkey script and confirm that they really
aren't related?  Knowing that answer will limit the problem space so we
don't waste time on things that aren't relevant.

What do the enqueue and dequeue counts on both destinations tell you?  Are
all N messages getting enqueued on the queue?  Are they all getting
dequeued?  Are they all getting enqueued on the topic?

Do you have the JMSExpiration header set, such that the odd message might
be getting expired before the Camel route can consume them?

Let us know what you find with your investigation into exception handling
(software and also the DLQ and your custom error queue).
On Feb 29, 2016 1:33 PM, "artnaseef" <a...@artnaseef.com> wrote:

> Can you provide a minimal test that reproduces the problem and can be
> shared?
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Help-with-a-Failover-testing-that-shows-missing-messages-tp4707916p4708594.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to