Re: Duplicates are sent to DLQ

2018-05-29 Thread winking
I have created a bug report without any luck: AMQ-6802 I wasn't able to find a solution for this issue, however, a workaround via deadLetterStrategy. DLQ messages are to be expired after X milliseconds to avoid at least the overflow of kahaDB jou

Duplicates are sent to DLQ

2017-08-21 Thread winking
Hello, I am using ActiveMQ 5.15.0 in a scenario where 300 producers are sending each every 5 seconds an event to one and the same queue. Since upgrading to 5.15.0 all duplicates which were detected by the audit process are forwarded to the DLQ, which is not wanted. This leads to the issue that alot