Hi,
what broker do you use? Java or C++? And what version of qpid-stat are you 
using?

As in the most often case (C++ broker, qpid-stat from qpid 0.12 or older - 
haven't checked newer versions), qpid-stat (as well as any other qpid-* tool) 
creates few queues to receive data from the broker. In particular:

qmfc-v2-<hostname>.<PID>.1
qmfc-v2-hb-<hostname>.<PID>.1
qmfc-v2-ui-<hostname>.<PID>.1
reply-<hostname>.<PID>.1
topic-<hostname>.<PID>.1

Can you see also the other queues (qmfc-v2-*) ?

These are used solely for communication between qpid-stat and the broker and 
they are automatically deleted when qpid-stat finishes. Let re-run the command 
and you will see a new bunch of queues (with different PID reffering to PID of 
the process running qpid-stat).

Kind regards,
Pavel Moravec


----- Original Message -----
> From: "sandeep" <sndee...@gmail.com>
> To: users@qpid.apache.org
> Sent: Tuesday, April 3, 2012 8:47:13 AM
> Subject: Default queues on qpid c++ broker
> 
> Does qpid create default queues. I see two queues created when i
> start the
> qpid and check the queues using qpid-stat command. These queues are
> topic-LSS01.6410.1 and reply-LSS01.6410.1. I see some messages also
> posted
> on these queues. Can any one please provide some information on these
> queues.
> 
> --
> View this message in context:
> http://qpid.2158936.n2.nabble.com/Default-queues-on-qpid-c-broker-tp7431958p7431958.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to