Re: Getting rid of DQL

2010-07-15 Thread Dejan Bosanac
Hi Konstantin, can you open an Jira issue for this (ideally with the test case)? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Jul 14, 2010 at 5:3

Re: Getting rid of DQL

2010-07-14 Thread Konstantin Fomin
Hi, Dejan, With the freshly started ActiveMQ there is no DLQ queue in the web interface. When mails are sent with consumer configured to give negative response with 10% probability the rejected messages are populating newly created DLQ. Disk usage is growing. Then ActiveMQ stops accepting new me

Re: Getting rid of DQL

2010-07-14 Thread Dejan Bosanac
Hi, do you actually see any messages being sent to DLQ or is it just created? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Jul 13, 2010 at 1:44 P

Re: Getting rid of DQL

2010-07-13 Thread Konstantin Fomin
Hello, Dejan, Thanks a lot for the reply. Could you, please, verify if the this configuration is OK for disabling DLQ? Unfortunately, when I use it, ActiveMQ.DLQ gets created: $ cat activemq.xml http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.apache.org/schema/core"

Re: Getting rid of DQL

2010-07-12 Thread Dejan Bosanac
Hi, should do the trick. Can you test it and create a test case if it doesn't? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net