[rabbitmq-discuss] Queue will not delete

Ganann, Kale KGanann at kroll.com
Tue Aug 26 21:23:45 BST 2014


Shoot.

Since the bug is listed as being related to a connection, would restarting the whole cluster clear the broken connection?

-----Original Message-----
From: Michael Klishin [mailto:mklishin at pivotal.io] 
Sent: Tuesday, August 26, 2014 3:17 PM
To: Ganann, Kale; Legacy list about RabbitMQ
Subject: Re: [rabbitmq-discuss] Queue will not delete

On 27 August 2014 at 00:15:19, Ganann, Kale (kganann at kroll.com) wrote:
> > Write-RMQQueue -RabbitMQServer $RMQDev -Credential $Cred
> -vHost "master" -Name "q.d2.ha.gemini.internalIndexing"  
> Invoke-WebRequest : {"error":"bad_request","reason":"406
> PRECONDITION_FAILED - parameters for queue 
> 'q.d2.ha.gemini.internalIndexing' in vhost 'master' not equivalent"}

If by "overwrite" you mean "redeclare", then it is nothing unexpected:
you simply provided different parameters (e.g. durability). When you provide the correct ones, the operation will be a no-op.

So I'm afraid this is a red herring.
--
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list