ct: Re: ActiveMQ Idempotentcy with Apache Cassandra
CAUTION: This email originated from outside of the organization. Do not click
links or open attachments unless you recognize the sender and know the content
is safe.
Hi Jason-
ActiveMQ has several layers of audits built in to prevent duplicate me
Hi Jason-
ActiveMQ has several layers of audits built in to prevent duplicate messages on
a per-producer, per-broker, and on a per-consumer basis. These do not go above
the messaging application layer by design. This approach is appropriate for a
messaging system where the goal is to reach queu
I have run into an issue where I am occasionally receiving duplicate messages
when moving messages between ActiveMQ and a third party product using the
embedded Camel featured within ActiveMQ.
According to the Apache web site this can happen during a failure of some time.
The way to resolve thi