Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[FEATURE] support delete topics using the kafka client #347

@dockerzhang

Description

@dockerzhang

Describe the solution you'd like
sometimes we need to delete topics using the kafka client, like

./bin/kafka-topics.sh --bootstrap-server 127.0.0.1:9092 --delete --topic test

Additional context
delete topic will get a exception now.
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions