[rabbitmq-discuss] bug21673 file formats

Matthew Sackman matthew at rabbitmq.com
Thu Jun 3 19:56:22 BST 2010


On Thu, Jun 03, 2010 at 01:19:56PM -0500, tsuraan wrote:
> I have been running code from april 19; trying to start that code on
> the older queues caused rabbit to crash, whereas wiping out the dir
> and starting fresh worked pretty well.  I just upgraded rabbit today,
> and it can't see any queues from my april 19th build either.  That's
> even stranger, because I also can't add new queues; the queue_declare
> gives me an error that the queue doesn't exist.  very strange.  It's a
> known risk of running dev code, so I'm not really annoyed by it, but
> it would be nice if it never happened :)

Indeed! That's odd about not being able to declare queues, though we
have just changed some of the restrictions on exclusive queues as we
were unnecessarily lax about the restrictions previously and the change
brings us closer to the 0-9-1 spec requirements, so if you're doing
something with exclusive queues you might be hitting a new issue.

As ever, steps to reproduce and log contents are very welcome ;)

Matthew


More information about the rabbitmq-discuss mailing list