On 04/06/2016 06:09 PM, Natarajan, Rajeswari wrote:
Thanks . I see pending to be smaller in number than enqueued ,how is that
possible.
Because you have something consuming the messages so your pending count
will go down while the enqueue count will just keep going up since it is
tracking total enqueues
Rajeswari
-----Original Message-----
From: Timothy Bish [mailto:tabish...@gmail.com]
Sent: Wednesday, April 06, 2016 2:04 PM
To: users@activemq.apache.org
Subject: Re: ActiveMQ webconsole stats
On 04/06/2016 04:52 PM, Natarajan, Rajeswari wrote:
Hi,
When I send one message to ActivemQ queue ,I see a count in pending message
and a count in message enqueued . Are they both same , I guess not. Would like
to understand why a message sent appears in both counts.
Thank you,
Rajeswari
pending = number currently in the Queue
enqueued = total number of messages the Queue has seen.
--
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/