if each consumer uses a new connection, there will be an advisor
consumer per connection.

use ?jms.watchTopicAdvisories=false on the broker url to remove them.
They are used to have an early indication of temp queue
creation/deletion.

On 17 August 2011 14:26, Don Santillan <donzym...@gmail.com> wrote:
> Hello,
>
> I'm just curious on the consumer count I'm getting using the statistics
> plugin. I use the plugin to get some statistics like the number of consumers
> bound to a queue and a broker.
>
> I am setting a queue to have 10 consumers. Getting the queue and broker
> statistics, I get 10 consumers coming from the queue and 24 consumers coming
> from the broker.
>
> When I increase the number of consumers bound to the queue, like 100
> consumers, I get 100 consumers in the queue and 204 consumers in the broker
> using the statistics plugin. Why is this happening? Why is the consumer
> doubled in the broker consumer count?
>
> I'm using ActiveMQ 5.5.0 by the way
>
> -don
>



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to