[rabbitmq-discuss] exchanges properties modification and get message count from a queue

Matthew Sackman matthew at rabbitmq.com
Tue May 10 16:36:30 BST 2011


On Tue, May 10, 2011 at 08:33:41AM -0700, Alfonso Pantoja wrote:
> > queue. It is not possible to find out how many bindings there from an
> > exchange or to a queue.
> >
> Regarding that...
> when redeclaring a queue all bindings depending on it are deleted and
> should be created again?

Redeclaring a queue will have no effect at all on the queue, its
contents, or any of the bindings to the queue. Likewise for redeclaring
an exchange.

Matthew


More information about the rabbitmq-discuss mailing list