kafka/tools
lucliu1108 7ea32a0e93
CI / build (push) Waiting to run Details
KAFKA-19459: List internal topics for the user (#20157)
For the Kafka Stream group commands, if delete topic requests fail due
to version mismatch, user will have to remove the topics manually by
first retrieving the relevant internal topics.

To assist the user, the internal topic names are now included as part of
the error message, so that the user could delete the internal topics
associated with this application directly.

Reviewers: TengYao Chi <frankvicky@apache.org>, Alieh Saeedi
<asaeedi@confluent.io>
2025-07-15 11:52:35 +08:00
..
src KAFKA-19459: List internal topics for the user (#20157) 2025-07-15 11:52:35 +08:00
tools-api/src KAFKA-14577: Move ConsoleProducer to tools module (#17157) 2024-10-07 11:19:59 +02:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00