Re: redelivery policy & system usage limits not being applied correctly (Activemq 5.8)

2013-10-29 Thread Christian Posta
It's not clear from your settings whether producer flow control is on/off. But either way, as far as i remember, the store positions (and thus usage) are updated at checkpoints (default every 5s)... If you could put together a quick unit test that shows your issues (i see you already have some ja

redelivery policy & system usage limits not being applied correctly (Activemq 5.8)

2013-10-29 Thread Jamie
Greetings I am experiencing a couple of issues while using ActiveMQ 5.8. They are: 1) Redelivery policy is not being applied correctly. 2) ActiveMQ broker is not adhering to set usage constraints. The queue is filling up until it runs out of diskspace despite the fact that store limits are se