You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "praveen.sharma" <pr...@ll.mit.edu> on 2009/11/19 23:32:10 UTC

Is this a bug in the DequeueCount and InFlightCount reorted to JVM?

I am getting some weired values in the DequeueCount, InFlightCount from the
trunk of activemq code from Apache.A

>From the jconsole, here is the output:
QueueSize = 95
DispatchCount = 93
DequeueCount = 606
InFlightCount = -513

Prefetch size is defaulted to 100. 

>From the code,  the client has received only 79 messages, so either 14
messages are not acknowledged or are still in flight!!!

-- 
View this message in context: http://old.nabble.com/Is-this-a-bug-in-the-DequeueCount-and-InFlightCount-reorted-to-JVM--tp26421508p26421508.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Is this a bug in the DequeueCount and InFlightCount reorted to JVM?

Posted by Claus Ibsen <cl...@gmail.com>.
On Thu, Nov 19, 2009 at 11:32 PM, praveen.sharma
<pr...@ll.mit.edu> wrote:
>
> I am getting some weired values in the DequeueCount, InFlightCount from the
> trunk of activemq code from Apache.A
>
> From the jconsole, here is the output:
> QueueSize = 95
> DispatchCount = 93
> DequeueCount = 606
> InFlightCount = -513
>
> Prefetch size is defaulted to 100.
>
> From the code,  the client has received only 79 messages, so either 14
> messages are not acknowledged or are still in flight!!!
>

Hi

Could you ask in the ActiveMQ user forum.


> --
> View this message in context: http://old.nabble.com/Is-this-a-bug-in-the-DequeueCount-and-InFlightCount-reorted-to-JVM--tp26421508p26421508.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus