Distributed Message Service for RocketMQ
Distributed Message Service for RocketMQ
All results for "
" in this service
All results for "
" in this service
What's New
Function Overview
Product Bulletin
Vulnerability Notice
Vulnerability Fixing Policies
Service Overview
What Is DMS for RocketMQ?
Product Advantages
Application Scenarios
Specifications
Comparing RocketMQ, Kafka, and RabbitMQ
Comparing DMS for RocketMQ and Open-Source RocketMQ
Restrictions
Related Services
RocketMQ Concepts
Permissions Management
Billing
Getting Started
Getting Started with RocketMQ to Produce and Consume Messages
Common Practices
User Guide
Process of Using RocketMQ
Creating an IAM User and Granting DMS for RocketMQ Permissions
Buying a RocketMQ Instance
Configuring a Topic
Creating a RocketMQ Topic
Managing Topics
Viewing RocketMQ Topic Details
Modifying RocketMQ Topic Configurations
Deleting a RocketMQ Topic
Accessing an Instance
Configuring RocketMQ Network Connections
RocketMQ Network Connection Conditions
Configuring Public Access for a RocketMQ Instance
Configuring RocketMQ Access Control
Enabling RocketMQ ACL
Configuring RocketMQ ACL Users
Accessing RocketMQ on a Client (Without SSL)
Accessing RocketMQ on a Client (With SSL)
Accessing RocketMQ on the Console
Managing Messages
Viewing RocketMQ Messages
Changing RocketMQ Message Retention Period
Enabling and Querying RocketMQ Message Tracing
Verifying RocketMQ Message Consumption
Managing RocketMQ Dead Letters
Managing Consumer Groups
Creating a RocketMQ Consumer Group
Viewing RocketMQ Consumer Group Details
Viewing RocketMQ Consumer Connection Addresses
Modifying RocketMQ Consumer Group Configurations
Resetting the RocketMQ Consumption Offset
Deleting a RocketMQ Consumer Group
Managing Instances
Viewing and Modifying Basic Information of a RocketMQ Instance
Viewing Background Tasks of a RocketMQ Instance
Configuring Tags for a RocketMQ Instance
Exporting RocketMQ Instances
Diagnosing a RocketMQ Instance
Deleting a RocketMQ Instance
Configuring SSL of a RocketMQ Instance
Modifying RocketMQ Specifications
Migrating Metadata
RocketMQ Metadata Migration Overview
Migrating RocketMQ Instance Metadata from Others
Migrating RabbitMQ Metadata to a RocketMQ Instance
Viewing Monitoring Metrics and Configuring Alarms
Viewing RocketMQ Monitoring Metrics
DMS for RocketMQ Metrics
Configuring RocketMQ Alarms
Viewing RocketMQ Audit Logs
Best Practices
Overview
Deduplicating Messages Through Message Idempotence
Classifying Messages with Topic and Tag
Ensuring Subscription Consistency
Handling Message Accumulation
Configuring Message Accumulation Monitoring
Developer Guide
Overview
Collecting Connection Information
Java (TCP)
Sending and Receiving Normal Messages
Sending and Receiving Ordered Messages
Sending and Receiving Transactional Messages
Delivering Scheduled Messages
Controlling Access with ACL
Controlling Traffic on Consumers
Java (gRPC)
Sending and Receiving Normal Messages
Sending and Receiving Ordered Messages
Sending and Receiving Transactional Messages
Delivering Scheduled Messages
Go (TCP)
Sending and Receiving Normal Messages
Sending and Receiving Ordered Messages
Sending and Receiving Transactional Messages
Delivering Scheduled Messages
Controlling Access with ACL
Go (gRPC)
Sending and Receiving Normal Messages
Sending and Receiving Ordered Messages
Sending and Receiving Transactional Messages
Delivering Scheduled Messages
Python (TCP)
Sending and Receiving Normal Messages
Sending and Receiving Ordered Messages
Sending and Receiving Transactional Messages
Delivering Scheduled Messages
Controlling Access with ACL
API Reference
Before You Start
API Overview
Calling APIs
Making an API Request
Authentication
Returned Values
Getting Started
APIs V2 (Recommended)
Lifecycle Management
Creating a Pay-per-Use Instance
Querying the Instance List
Querying an Instance
Deleting an Instance
Modifying Instance Information
Batch Deleting Instances
Querying the Broker List
Consumer Group Management
Querying the Consumer Group List
Creating a Consumer Group or Batch Deleting Consumer Groups
Batch Modifying Consumer Groups
Deleting a Consumer Group
Querying a Consumer Group
Modifying a Consumer Group
Querying the Consumer Group List or Details
Resetting the Consumer Offset
Querying the Consumer List
Topic Management
Creating a Topic or Deleting Topics in Batches
Querying the Topic List
Deleting a Topic
Querying a Topic
Modifying a Topic
Querying the Topic Consumer Group List
Querying the Number of Messages in a Topic
Message Management
Querying Messages
Querying the Message Trace
Exporting Dead Letter Messages
Resending Dead Letter Messages
Verifying Consumption
User Management
Creating a User
Querying the User List
Modifying User Parameters
Querying User Details
Deleting a User
Querying Users Granted Permissions for a Topic
Querying Users Granted Permissions for a Consumer Group
Metadata Migration
Creating a Metadata Migration Task
Querying All Migration Tasks or a Specified Migration Task of an Instance
Deleting a Metadata Migration Task
Tag Management
Adding or Deleting Instance Tags in Batches
Other APIs
Querying AZ Information
Managing Parameters
Querying RocketMQ Configurations
Modifying RocketMQ Configurations
Specification Modification Management
Querying Product Information for Instance Specification Modification
Modifying Instance Specifications
Permissions and Supported Actions
Appendix
Status Code
Error Codes
Instance Statuses
Obtaining a Project ID
Obtaining the Account Name and Account ID
Change History
SDK Reference
SDK Overview
FAQs
Instance FAQs
Which RocketMQ Versions Are RocketMQ Instances Compatible with?
How Is Instance Reliability Ensured?
Why Can't I Select Two AZs When Purchasing a RocketMQ 4.8.0 Instance?
Can I Change the SSL Configuration of a RocketMQ Instance?
Does the Disk Type Affect the RocketMQ Instance Performance?
Connection FAQs
Does RocketMQ Allow Self-built Brokers to Be Connected to NameServers on the Cloud?
How Do I Handle Instance Connection Failure "RemotingTooMuchRequestException: sendDefaultImpl call timeout"
Topic FAQs
How Many Topics Are Supported?
Is Automatic Topic Creation Supported?
What Are Topic Naming Rules?
Consumer Group FAQs
How Many Consumer Groups Are Supported?
Message FAQs
What Is the Message Retention Period of RocketMQ? Can I Modify It?
What Is the Maximum Message Size Supported RocketMQ? Can I Modify It?
What Is the Replication Mode of RocketMQ? Can I Modify It?
Where Is Message Creation Time Set?
Monitoring & Alarms
Why Can't I View Topic Monitoring Data?
Videos