users@glassfish.java.net

Re: glassfish3 cluster queue browser

From: Amy Kang <amy.kang_at_oracle.com>
Date: Tue, 27 Sep 2011 15:44:01 -0700

On 26/09/11 08:01 AM, forums_at_java.net wrote:
> Hi there, I have some web app running in a Gv3 cluster.
>
> I'd like to be able to query/browse messages for a given queue for
> each node
> in the cluster.
>
> I've read about message pre-sending [1] and my understanding is that if I
> just use a QueueBrowser I can only see the messages for the node that
> handles
> the current request.
>
> Is this correct or does the QueueBrowser talk to the MQ broker
> directly and
> can see all messages pre-delivered or not?

A QueueBrowser will see all messages, in the destination, that are on
the broker that the QueueBrowser is connected to

Amy

>
> Cheers, mano
>
>
> [1]
> http://openmessaging.blogspot.com/2009/03/consumer-flow-control-and-message.html
>
> --
>
> [Message sent by forum member 'dermanomann']
>
> View Post: http://forums.java.net/node/846985
>
>