Re: Duplicates are sent to DLQ

2018-10-08 Thread fposchperform
I have a similar issue with AMQ 5.14.1. It appears to be happening when/after a producer's drops unexpectedly (as indicated by EOFException, if have no control of this and we cannot assume 100 availability on the openwire connection). Approx 30 seconds after a connection fails on AMQ side, I see d

Re: Duplicates are sent to DLQ

2018-07-03 Thread Bob
then by unplugged or discarding the dlq it looks like we are againts amq nature processing here - just opinion -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Duplicates are sent to DLQ

2018-05-29 Thread Anna Jaworska
I had same problem, as workaround I wrote small plugin that discards everything that goes into DLQ, as it was acceptable in my case to not store Dlq content. wt., 29.05.2018, 14:37 użytkownik winking napisał: > I have created a bug report without any luck: AMQ-6802 >

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

Re: Duplicates are sent to DLQ

2018-05-22 Thread JackOfAllTrades
I have basically getting the same warnings I posted this to these forums over two weeks ago and have not seen a response yet. http://activemq.2283324.n4.nabble.com/duplicate-message-from-store-ID-snip-redirecting-for-dlq-processing-td4739238.html It's been pretty frustrating to not hear anything

Re: Duplicates are sent to DLQ

2018-05-22 Thread Bob
can i know is there any solution for this ? looks like im having exactly the same problem and my concern is whether we can modify cursor to receive duplicate message from queue or not by disabling the audit level cursor. Thanks -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f

Duplicates are sent to DLQ

2017-08-21 Thread winking
ing for dlq processing* | org.apache.activemq.broker.region.Queue | ActiveMQ NIO Worker 5 Parts of activemq.xml: . Is this a bug or am I doing something wrong? -- View this message in context: http://activemq.2283324.n4.nabble.com/Duplicates-are-sent-to-DLQ-tp4729854.html Sent from the Active