[rabbitmq-discuss] Idempotent version of queue.unbind

Simon MacMullen simon at rabbitmq.com
Tue Apr 8 12:36:33 BST 2014


On 08/04/14 12:30, Matwey V. Kornilov wrote:
> Hi,

Hi.

> queue.unbind make an assumption that the binding must exists before it
> unbinded.

You don't mention which version of RabbitMQ server you're running.

> is there a way to have a version of queue.unbind not to making such an
> assumption? I mean silently success when binding not exists.

...which matters because queue.unbind should be idempotent as of 3.2.0; 
if you're seeing a lack of idempotency in a recent version then that's a 
bug.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list