Hi, I am using ActiveMQ 5.11.1 and having trouble with mbean values exposed in jconsole.
After close inspection I found out that TotalConsumerCount doesn't include Advisory topic subsciptions (ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic) also subscriptions is shown as 144 in this Advisory topic but ConsumerCount is just 5. Can somebody help with why these counters are behaving strangely. P.S. I have disabled advisory. <amq:broker persistent="true" brokerName="amqbroker" useJmx="true" offlineDurableSubscriberTimeout="172800000" offlineDurableSubscriberTaskSchedule="3600000" advisorySupport="false"> --bansalp -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-TotalConsumerCount-gives-incorrect-value-tp4694255.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.