Re: Maximum size of DLQ

2013-09-05 Thread matousvoldrich
-- View this message in context: http://activemq.2283324.n4.nabble.com/Maximum-size-of-DLQ-tp4671133p4671215.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Maximum size of DLQ

2013-09-04 Thread Christian Posta
View this message in context: > http://activemq.2283324.n4.nabble.com/Maximum-size-of-DLQ-tp4671133p4671158.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: Maximum size of DLQ

2013-09-04 Thread matousvoldrich
Thanks for answer! How can I set memory limit on DLQ? And will this memory limit also affect persistent messages? We are routing only persistent messages. Thanks Matous -- View this message in context: http://activemq.2283324.n4.nabble.com/Maximum-size-of-DLQ-tp4671133p4671158.html Sent

Re: Maximum size of DLQ

2013-09-04 Thread Christian Posta
t; > I would like to set a maximum size of DLQ queue. Or ideally to set up > multiple persistent stores, one for DQL and second for normal messages. Is > this possible with ActiveMq (version 5.8)? > > This way if DLQ is filled it will not block normal message delivery. > >

Maximum size of DLQ

2013-09-04 Thread matousvoldrich
Hi all, I would like to set a maximum size of DLQ queue. Or ideally to set up multiple persistent stores, one for DQL and second for normal messages. Is this possible with ActiveMq (version 5.8)? This way if DLQ is filled it will not block normal message delivery. Thanks for answer Matous