All Products
Search
Document Center

ApsaraMQ for Kafka:View task execution records

Last Updated:Mar 11, 2026

Configuration changes, version upgrades, access control list (ACL) enabling, and instance upgrades trigger instance restarts on ApsaraMQ for Kafka. Each restart generates a task execution record that you can use to track progress and investigate unexpected broker restarts.

Prerequisites

Before you begin, ensure that you have:

  • An ApsaraMQ for Kafka instance that is created, deployed, and in the Running state

View task execution records in the console

  1. Log on to the ApsaraMQ for Kafka console.

  2. In the Resource Distribution section of the Overview page, select the region where your instance resides.

  3. On the Instances page, click the name of the target instance.

  4. On the Instance Details page, click the Task Execution Records tab. The tab lists all restart task records for the instance.

Task record fields

FieldDescriptionExample
Task TypeThe type of the restart task. Valid values: Configuration Change, Instance Upgrade, Version Upgrade, and ACL Enabling. For more information, see the following task types table.Instance Upgrade
StatusCurrent state of the restart task: Not Executed, Executing, Executed, or Canceled.Executed
Start TimeWhen the restart task started.20:51:11 on May 26, 2021
End TimeWhen the restart task ended.20:59:32 on May 26, 2021
Time ConsumedTotal duration of the restart task.8 minutes and 20 seconds

Task types

Task typeTriggerRelated topic
Configuration ChangeModifications to message configurations such as the message retention period or maximum message size.Modify configurations for messages
Instance UpgradeUpgrades to instance configurations, including specification type, instance edition, traffic specification, disk capacity, or partition specification.Upgrade instance configurations
Version UpgradeUpgrades to the major or minor version of the instance.Upgrade the versions of instances
ACL EnablingEnabling ACL to manage Simple Authentication and Security Layer (SASL) users and resource access permissions on Professional Edition instances.Grant permissions to SASL users