RE: Questions on queue message counters

2018-08-02 Thread Neha Sareen
Thanks for the information Justin. Thanks Neha -Original Message- From: Justin Bertram Sent: Wednesday, August 01, 2018 2:30 PM To: users@activemq.apache.org Subject: Re: Questions on queue message counters Sorry for the late reply on this... > I am look

Re: Questions on queue message counters

2018-08-01 Thread Justin Bertram
port we have is to use the > Jolokia API as this class is not available in the 2.4.0 client library. Can > you provide or point us to a sample of a curl request using the Jolokia APi > to query an attribute or executing an operation for a queue using > MessageCounterInfo? > > Thank

RE: Questions on queue message counters

2018-06-27 Thread Neha Sareen
you provide or point us to a sample of a curl request using the Jolokia APi to query an attribute or executing an operation for a queue using MessageCounterInfo? Thanks Neha -Original Message- From: Justin Bertram Sent: Tuesday, June 26, 2018 10:39 AM To: users@activemq.apache.org Subject: R

Re: Questions on queue message counters

2018-06-26 Thread Justin Bertram
> Trying to understand the resetMessageCounter() API. Does this reset all the queue counters to 0? Also, does it set a reset time, which we can leverage further? If yes, which field would signify that? Calling resetMessageCounter() will reset count, countDelta, messageCountDelta,

RE: Questions on queue message counters

2018-06-25 Thread Neha Sareen
Iterating point 1 again,( not sure how this was converted to a Hyperlink) 1. Trying to understand the resetMessageCounter() API. Does this reset all the queue counters to 0? Also, does it set a reset time, which we can leverage further? If yes, which field would signify that? Thanks Neha