that is an oversight, when purge is called from a jmx op, we want to log the event, but it is also called to clear a temp queue when the temp queue is deleted and that should not generate a log message. I think that is your case. Can you open a jira to track this so that others will see the resolution. thanks.
On 10 March 2015 at 09:14, Aleksandar Ivanisevic <[email protected]> wrote: > > Hi, > > since upgrading to 5.11 I'm getting a lot of these in the logs > > 2015-03-10 09:50:36,212 | INFO | > temp-queue://ID:STATS2-37496-1425976359943-3:1604:1 purged of 0 messages > | org.apache.activemq.broker.region.Queue | ActiveMQ Transport: > ssl:///213.198.74.90:36525 > > shouldn't this really be a DEBUG? Or should I be worried that nothing is > purged from the temp queues? > >
