All Products
Search
Document Center

ApsaraMQ for Kafka:How do I determine whether a message is sent from the client?

Last Updated:Dec 02, 2024

This topic describes how to determine whether a message is sent in the ApsaraMQ for Kafka console.

After a message is sent, most clients return a callback or a future. If the callback is successful, the message is sent.

You can also use the following methods to check whether a message is sent as expected in the ApsaraMQ for Kafka console:

  • View the status of partitions in the topic.

    You can view the number of messages in each partition in real time on the Partition Status tab of the Topic Details page. For more information, see View partition status.

  • View the traffic charts of the topic.

    You can view the traffic charts in minutes on the CloudMonitor tab of the Topic Details page.