Hi Fraser, You're not imagining it - I've got the same results, those counters never increment (stay at zero). Seems like a problem with the C++ broker's message content accounting.
I've popped open a JIRA: https://issues.apache.org/jira/browse/QPID-4950 I'll need to fix this for 0.22 thanks, -K ----- Original Message ----- > From: "Fraser Adams" <[email protected]> > To: [email protected] > Sent: Sunday, June 23, 2013 5:13:39 AM > Subject: C++ Broker QMF Exchange byte statistics don't seem to be being > updated > > Hey all, > I think that there's a problem with the Exchange Management Object's > byte statistics: > byteReceives, byteDrops, byteRoutes > > I was doing a bit of refactoring of the QMF GUI and I noticed this. > > The msg... statistics seem to be fine. > > I couldn't say when this behaviour was introduced, but I'm pretty sure > that it would be fairly recent 'cause I reckon I'd have noticed. > > I'm looking at a C++ broker built from trunk last weekend. > > Is this my imagination? Have I missed something? Or has a bug crept in? > > Cheers, > Frase > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- -K --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
