forked from docs/doc-exports
Reviewed-by: Antonova, Ekaterina <ekantono@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
8.4 KiB
8.4 KiB
Viewing Kafka Background Tasks
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.
Task Name |
Description |
---|---|
Creating an instance |
Creates a Kafka instance. |
Restart Instance |
Restarts a Kafka instance. |
Modifying Kafka parameters |
|
Change capacity threshold policy |
Changes capacity threshold policies for a Kafka instance. |
Enabling or disabling SSL |
Switches between plaintext and ciphertext access. |
Configure public network access |
Enables/Disables public access. |
Modify Specifications |
|
Kafka partition reassignment |
Reassigns partitions of a topic. |
Configure topic permission |
Grants permissions to users in a topic. |
Procedure
- Log in to the console.
- Click
in the upper left corner to select a region.
- Click Service List and choose Application > Distributed Message Service. The Kafka instance list is displayed.
- Click a Kafka instance to go to the Basic Information page.
- In the navigation pane, choose Background Tasks.
- On the Background tasks or Scheduled tasks tab page, click the time drop-down box, specify time, enter keywords in the search box, and press Enter. Tasks started in the specified time will be displayed.On the Background Tasks page, you can also perform the following operations:
Parent topic: Managing Instances