Re: How to discard messages for the non-durable queue

2009-03-25 Thread ashoknan
ssages NON_PERSISTENT that should work. > If you send PERSISTENT messages, you should probably configure the > DiscardingDLQBrokerPlugin as well. > > > Best regards > Andreas > > On Mar 24, 2009, at 10:16 PM, ashoknan wrote: > >> >> I am using ActiveMQ

Re: How to discard messages for the non-durable queue

2009-03-25 Thread pclovec
Actual the discard function doesn't work. you also can refer to this post http://www.nabble.com/Fast-producers%2Cslow-consumer...-queue-growing-forever-td22373306.html ashoknan wrote: > > I am using ActiveMQ 5.1..wanted to know how to discard messages for the > non-durable q

Re: How to discard messages for the non-durable queue

2009-03-25 Thread Andreas Gies
: I am using ActiveMQ 5.1..wanted to know how to discard messages for the non-durable queue. Trying to deal with slow consumer problem...Wanted to avoid Broker reaching 100%. When ever broker reaches 100% on the memory, everything stops. Will discarding will avoid broker reaching 100% on

How to discard messages for the non-durable queue

2009-03-24 Thread ashoknan
I am using ActiveMQ 5.1..wanted to know how to discard messages for the non-durable queue. Trying to deal with slow consumer problem...Wanted to avoid Broker reaching 100%. When ever broker reaches 100% on the memory, everything stops. Will discarding will avoid broker reaching 100% on the