Hi Christian, I tried to find when this part of code was last modified and I can't see anything related to it since it's moved to Apache repo. So I think we can proceed and add those methods to appropriate interfaces.
Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat [email protected] Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Fri, May 31, 2013 at 7:02 PM, Christian Posta <[email protected]>wrote: > I see there are areas in the JMX mbeans (DestinationView, BrokerView) where > we used to keep track of messages that are cached in the (for example) > destinations ready for dispatch. But then the actual impl was removed > (nothing updates messagesCached counters), removed form the JMX Mbeans > interface, but not the actual impl of the mbean. Any reason why it was > removed? I was planning to add it back.... > > > > -- > *Christian Posta* > http://www.christianposta.com/blog > twitter: @christianposta >
