Description
Metrics MBeanInfo annotation in class BrokerViewMBean is misleading
e.g.
@MBeanInfo("Number of messages that have been acknowledged on the broker.")
long getTotalDequeueCount();
Actually message dequeued count also increase when it gets discarded