Updated on 2024-10-15 GMT+08:00

Unbinding a RabbitMQ Queue

This section describes how to unbind an exchange from a queue on the console. Exchanges can only route and store messages to the bound queues.

Prerequisites

Unbinding an Exchange from a Queue

  1. Log in to the console.
  2. In the upper left corner, click and select a region.

    Select the region where your RabbitMQ instance is in.

  3. Click and choose Middleware > Distributed Message Service for RabbitMQ to open the console of DMS for RabbitMQ.
  4. Click an instance name to go to the instance details page.
  5. In the navigation pane, choose Virtual Hosts.
  6. Click a virtual host name.
  7. On the Exchange tab page, click Bind Exchange in the row containing the desired exchange.
  8. In the row containing the queue, click Remove Binding.

    Removing a binding makes it unavailable permanently. Exercise caution.

  9. Click Yes.