May be not ,as I see one message appears in pending as well as enqueued count.
-----Original Message----- From: Natarajan, Rajeswari Sent: Wednesday, April 06, 2016 3:58 PM To: users@activemq.apache.org Subject: RE: ActiveMQ webconsole stats So ,the total number of messages in a queue at any point is Pending messages + enqueued messages + dequeued messages. Is this correct Rajeswari -----Original Message----- From: Timothy Bish [mailto:tabish...@gmail.com] Sent: Wednesday, April 06, 2016 3:43 PM To: users@activemq.apache.org Subject: Re: ActiveMQ webconsole stats 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/