[rabbitmq-discuss] Queue will not delete
    Michael Klishin 
    mklishin at pivotal.io
       
    Tue Aug 26 21:16:45 BST 2014
    
    
  
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