I know about the "JMSXDeliveryCount" property but it seems it doesn't work between consumers. Everytime a message is redelivered for the same consumer the property is increased by one which is correct but if a second consumer gets the same message, the property is set to 1, for the third consumer it's 2 and so on.
-- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Is-there-a-way-to-keep-track-of-how-many-times-a-message-has-been-redelivered-tp4669562.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.