You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by mahendran m <ma...@hotmail.com> on 2015/07/27 14:19:02 UTC

Negative count in pending message

I have facing the negative count in pending message , i have described my problem in this stackoverflow post http://stackoverflow.com/questions/31652219/negative-count-in-activemq-pending-message
Please help me to solve this problem 
Thanks,Mahendran    		 	   		  

Re: Negative count in pending message

Posted by Tim Bain <tb...@alumni.duke.edu>.
The enqueue count didn't increase when you did the second batch of
enqueues, which is a bug.  I assume you can reproduce this reliably?

What version are you using?  If it's not 5.11.x, can you please try to
reproduce the problem under 5.11.1 to confirm that it's not been resolved
in a later version?  If it's still a problem under 5.11.1, please submit a
bug in JIRA and attach the code and broker config that reproduces the
problem.

Tim
On Jul 27, 2015 6:19 AM, "mahendran m" <ma...@hotmail.com> wrote:

> I have facing the negative count in pending message , i have described my
> problem in this stackoverflow post
> http://stackoverflow.com/questions/31652219/negative-count-in-activemq-pending-message
> Please help me to solve this problem
> Thanks,Mahendran