Scenarios
After creating a topic in the TDMQ for CKafka (CKafka) console, you can send a specified message to the topic for message sending testing. Then, view the records of recently sent messages on the Message Query page to verify whether the business logic works properly.
Prerequisites
The operations in Creating a Topic have been completed, and the instance status is Healthy. Operation Steps
2. In the left sidebar, select Instance List, select the target region, and click the ID of the target instance to go to the basic instance information page.
3. On the basic instance information page, click the Topic List tab, and click More > Send Message in the Operation column of the target topic.
4. After entering the message content, click OK to send the message.
Message Content: Fill in the message content to send. Required. This field is only for testing purposes, and the message content cannot exceed 1024 characters.
Message Key: Fill in the key to send. Optional.
Send to a Specified Partition: Support sending messages to a specified partition. Disabled by default.
5. In the pop-up window indicating successful message sending, click Message Query to view the recently sent message records. For detailed information, see Querying Messages.