When using Queue, you may need to perform some management operations, such as unbinding relationships or deleting queues no longer needed. This article introduces the directions for managing Queue in the console.
Viewing Queue Info
2. Select Cluster Management > Queue in the left sidebar, choose a Vhost, find the target Queue, and click View Binding Relationship in the Action column. Click the Queue's "ID" to view its details.
You can see:
Basic info: Shows Queue parameter information.
Consumer list: Show subscription to the Queue.
Binding relationship: Shows the routing relationship bound to the Queue.
Unbinding Queue Relationship
Note:
Warning: After unbinding Exchange, the corresponding route will no longer provide services and cannot be restored. Proceed with caution.
2. Select Cluster > Queue in the left sidebar, choose a Vhost, find the target Queue, and click View Binding in the Action column.
3. In the pop-up right panel, you can see the Queue details. Select the Binding Relationship tab to view the Queue's binding relationship, then click Unbind in the operation bar.
4. Confirm deletion in the pop-up window to unbind the Queue.
Editing a Queue
Note:
Once a Queue is successfully created, only its description can be modified. Other configuration properties cannot be manually modified. If you are using an open-source Managed Cluster, you can dynamically adjust specific Queue attributes in batch through custom Vhost policies. For detailed directions, refer to Configure Vhost Policy. 1. In the Queue list, click Edit in the Operation column of the target Queue.
2. In the pop-up window, edit the Queue info.
3. Click submit to complete the modification.
Deleting Queue
Note:
Warning: Once deleted, all configurations of the Queue (including the binding relationship between Exchange and Queue) will be cleared and cannot be restored.
1. In the Queue list, find the Queue that needs to be deleted, then click Delete in the Action column.
2. Click Delete in the pop-up dialog box to complete the deletion.