tencent cloud

TDMQ for RabbitMQ

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Introduction and Selection of the TDMQ Product Series
What Is TDMQ for RabbitMQ
Strengths
Use Cases
Description of Differences Between Managed Edition and Serverless Edition
Open-Source Version Support Description
Comparison with Open-Source RabbitMQ
High Availability
Use Limits
TDMQ for RabbitMQ-Related Concepts
Regions
Related Cloud Services
Billing
Billing Overview
Pricing
Billing Example
Convert to Monthly Subscription from Hourly Postpaid
Renewal
Viewing Consumption Details
Overdue Payments
Refund
Getting Started
Getting Started Guide
Step 1: Preparations
Step 2: Creating a RabbitMQ Cluster
Step 3: Configuring a Vhost
Step 4: Using the SDK to Send and Receive Messages
Step 5: Querying a Message
Step 6: Deleting Resources
User Guide
Usage Process Guide
Configuring the Account Permission
Creating a Cluster
Configuring a Vhost
Connecting to the Cluster
Managing Messages
Configure Advanced Feature
Managing the Cluster
Viewing Monitoring Data and Configuring Alarm Policy
Use Cases
Use Instructions of Use Cases
RabbitMQ Client Use Cases
RabbitMQ Message Reliability Use Cases
Usage Instructions for MQTT Protocol Supported by RabbitMQ
Migrate Cluster
Migrating RabbitMQ to Cloud
Step 1. Purchasing a TDMQ Instance
Step 2: Migrating Metadata to the Cloud
Step 3: Enabling Dual Read-Write
API Reference (Managed Edition)
API Overview
API Reference (Serverless Edition)
History
Introduction
API Category
Making API Requests
Relevant APIs for RabbitMQ Serverless PAAS Capacity
RabbitMQ Serverless Instance Management APIs
Data Types
Error Codes
SDK Documentation
SDK Overview
Spring Boot Starter Integration
Spring Cloud Stream Integration
Java SDK
Go SDK
Python SDK
PHP SDK
Security and Compliance
Permission Management
Network Security
Deletion Protection
Change Records
CloudAudit
FAQs
Service Level Agreement
Contact Us

Managing the Queue

PDF
フォーカスモード
フォントサイズ
最終更新日: 2026-01-05 10:15:40
During the use of queues, you may need to perform management operations such as unbinding relationships or deleting unnecessary queues. This document introduces how to manage queues in the console.

Viewing Queue Information

1. Log in to the TDMQ for RabbitMQ console.
2. In the left sidebar, choose Cluster > Queue. Select a vhost, locate the target queue, and click View Binding in the Operation column. Click the ID of the queue to view its details.
You can view:
Queue Details: displays the queue parameter information.
Consumer List: displays the information of consumers who have subscribed to this queue.
Routing: displays the routing relationships bound to this queue.


Unbinding a Queue

Note:
After the exchange is unbound, the corresponding route will no longer provide services and cannot be recovered. Proceed with caution.
1. Log in to the TDMQ for RabbitMQ console.
2. In the left sidebar, choose Cluster > Queue. Select a vhost, locate the target queue, and click View Binding in the Operation column.
3. In the pop-up right sidebar, you can view the details of the queue. Select the Routing tab to view the binding relationships of the queue, and click Unbind in the Operation column.
4. After you click Delete for confirmation in the pop-up window, the binding relationships of the queue will be unbound.

Editing a Queue

Note:
After a queue is created, only its description can be modified. Other configuration properties cannot be manually changed. If you are using a Managed Edition cluster, you can dynamically adjust certain properties of the queue in batches by customizing the vhost policy. For detailed steps, see Configuring a 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 information.
3. Click Submit to complete the modification.

Deleting a Queue

Note:
After a queue is deleted, all configurations under it (including binding relationships between exchanges and queues) will be cleared and cannot be recovered.
1. In the queue list, locate the target queue and click Delete in the Operation column.
2. In the pop-up dialog box, click Delete to complete the deletion.







ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック