检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting a Smart Connect Task Function This API is used to delete a Smart Connect task. Calling Method For details, see Calling APIs.
Deleting a Kafka Message Function This API is used to delete a Kafka message. Calling Method For details, see Calling APIs.
Deleting Consumer Offset in a Specified Topic Function This API is used to delete consumer offset in a specified topic. Calling Method For details, see Calling APIs.
Figure 2 Searching for resources Click More > Delete in the Operation column to delete the Kafka instance. Ensure that the Kafka instance does not exist in the list. If recycling policies are enabled, go to Recycle Bin and delete the instance again.
Then, delete the consumer group. Certain instances do not have parameter auto.create.groups.enable on the Instance > Parameters page. See the console.
Successfully submitting a request to delete multiple instances at a time kafka batchDeleteDMSInstanceSuccess Successfully deleting multiple instances at a time kafka batchDeleteDMSInstanceTaskSuccess Failing to submit a request to delete multiple instances at a time kafka batchDeleteDMSInstanceFailure
Solution: Delete topics whose names contain special characters. Delete topics whose names contain special characters (.). Create a topic.
For instances created on or after Apr 25, 2023: If auto.create.groups.enable is false, you need to manually delete consumer groups.
Function This API is used to restart or delete instances in batches. When an instance is being restarted, message retrieval and creation requests of the client will be rejected. Deleting an instance will delete the data in the instance without any backup.
Then, click OK to delete the tag. The tags are deleted when they are no longer displayed in the tag list. Method 2: In the row containing the desired Kafka instance, choose More > Edit Tag. Add, edit, or delete tags as required.
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, Failed, or Canceled state. Related Document To view a background task list by calling an API, see Listing Background Tasks.
Delete instances using either of the following methods: Select one or more Kafka instances and click Delete in the upper left corner. In the row containing the Kafka instance to be deleted, click Delete. In the displayed Delete Instance dialog box, enter DELETE and click OK.
URI DELETE /v2/kafka/{project_id}/instances/{instance_id}/log/rebalance-log Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details, see Obtaining a Project ID. instance_id Yes String Instance ID.
Solution: Delete the topic where the CreateTime of a message is a future time. Parent topic: Messages
Delete a user in either of the following ways: In the row containing the desired user, click Delete. Select one or more users and click Delete above the list. In the displayed Delete User dialog box, click OK to delete the user.
You are not advised to delete them. If they are deleted, the instance may become unavailable. Parent topic: Kafka Manager
Solution: Scale up the instance or delete unnecessary topics. Parent topic: Topics and Partitions
Solution Disable automatic topic creation for the instance and then try again to delete the topic. For details, see Configuring Automatic Topic Creation.
Can I Delete Unnecessary Topics in a Consumer Group? Why Are Consumer Groups Missing?
If auto.create.groups.enable is set to false, the system does not automatically delete consumer groups. You can manually delete them. If a consumer group has never committed an offset, the group will be deleted after the Kafka instance restarts.