We are using a virtual topic with two associated consumer queues running with ActiveMQ 5.4.2. We're seeing messages go to the topic's dead letter queue (DLQ) that have been successfully consumed from one of the queues but not from the other queue.
If we copy a message from the DLQ to both the consumer queues, the copy stays pending in the consumer queue from which it was already successfully consumed. Is there a way to interrogate the consumer queue's state to identify whether a particular message has already been successfully consumed from it? -- View this message in context: http://activemq.2283324.n4.nabble.com/Identifying-duplicates-of-consumed-messages-tp4194707p4194707.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.