Help Center/ Distributed Message Service for RocketMQ/ User Guide/ Managing Instances/ Viewing Background Tasks of a RocketMQ Instance
Updated on 2024-09-20 GMT+08:00

Viewing Background Tasks of a RocketMQ Instance

After you initiate certain instance operations listed in Table 1, a background task will start for each operation. On the console, you can view the background task status and clear task information by deleting task records.

Table 1 Backend task list

Task Name

Description

Creating an Instance

Creates a RocketMQ instance.

Restart Instance

Restarts a RocketMQ instance.

Changing SSL setting

Changes the SSL configuration.

Enable public access

Enables Public Access.

Disable public access

Disable Public Access.

Modify Specifications

  • Expands the storage space.
  • Adds brokers.
  • Increases the broker flavor.

Deleting ConsumerGroup in Batches

Deletes multiple consumer groups in batches.

Deleting Topics in Batches

Deletes multiple topics in batches.

Configure message tracing

Message tracing is changed.

Restart Broker

Restarts brokers.

Metadata Migration

Migrates metadata.

Prerequisite

A RocketMQ instance has been purchased.

Procedure

  1. Log in to the console.
  2. Click in the upper left corner to select a region.

    Select the region where your RocketMQ instance is located.

  3. Click and choose Middleware > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
  4. Click a RocketMQ instance to go to the Basic Information page.
  5. In the navigation pane, choose Background Tasks.
  6. In the upper right corner, click the time period next to the calendar icon, select the start time and end time, and click OK. Tasks started in the specified period are displayed.

    On the Background Tasks page, you can also perform the following operations:
    • Click to refresh the task status.
    • Click Delete. In the displayed Delete Task dialog box, click OK to clear the task information.

      You can only delete the records of tasks in the Successful or Failed state.