Description
When messages are loaded from the store under contention with concurrent consumers, the broker detects duplicates and moves message to the DLQ for that queue.
This enhancement would add a configuration setting to DestinationPolicy to optionally log, add a counter metric, and not move these message to the DLQ.
Attachments
Issue Links
- relates to
-
AMQ-8440 Set sendDuplicateFromStoreToDLQ to 'false' by default
- Closed