Alieh Saeedi created KAFKA-19459:
------------------------------------
Summary: List internal topics for the user
Key: KAFKA-19459
URL: https://issues.apache.org/jira/browse/KAFKA-19459
Project: Kafka
Issue Type: Sub-task
Reporter: Alieh Saeedi
If internal topics cannot be deleted automatically due to a version mismatch
(see
[here|https://github.com/apache/kafka/blob/c8f83592b2acdee0e2aa6993b378ba9e429a1f1e/tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java#L493]
and
[here|https://github.com/apache/kafka/blob/c8f83592b2acdee0e2aa6993b378ba9e429a1f1e/tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java#L827]),
they must be removed manually. To assist the user, retrieve the internal
topics associated with this application and include them in the error message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)