[rabbitmq-discuss] Slow shutdown issue

Matthew Sackman matthew at rabbitmq.com
Sat Jul 23 13:34:58 BST 2011


On Fri, Jul 22, 2011 at 12:38:38PM +0100, Matthew Sackman wrote:
> If you declared the queue exclusive then we have some logic in there
> that should make the shutdown of the queue and broker much faster. I'll
> check later today but I've a feeling that the same logic doesn't apply
> to transient queues, though I can't think of a good reason why not.

Yup, we don't optimise the transient queue shutdown in the same way that
we optimise the exclusive queue deletion. I'll raise a bug, although
it's possible there's a good reason for this which I can't currently
think of.

Matthew


More information about the rabbitmq-discuss mailing list