On 02/03/2011 04:14 AM, [email protected] wrote:
Start qpid (currently I have one node of qpid configured to work in a cluster)
When I execute qpid-config -q I have a lot of queues with names like that [email protected]_54cb1666-c325-472b-9b83-1bececd2f0a8 What is the meaning of those queues? Are they required and how to get rid of them?
You don't want to get rid of them. The failover exchange allows each broker to know about other brokers in the cluster, which is important for client failover.
See this: http://qpid.apache.org/books/trunk/Programming-In-Apache-Qpid/html/ch02s14.html Jonathan --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
