[
https://issues.apache.org/jira/browse/KAFKA-20236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063558#comment-18063558
]
Chia-Ping Tsai commented on KAFKA-20236:
----------------------------------------
[~dajac] Thanks for sharing. My intention with this proposal isn't to change
that default broker behavior. Instead, I'm looking at this from an operational
perspective. The goal here is simply to enhance the kafka-configs.sh CLI tool
to allow users to explicitly delete these configs.
Do you think this makes sense as an admin tool enhancement?
> Allow kafka-configs.sh to delete all dynamic configs for a group
> ----------------------------------------------------------------
>
> Key: KAFKA-20236
> URL: https://issues.apache.org/jira/browse/KAFKA-20236
> Project: Kafka
> Issue Type: New Feature
> Reporter: Chia-Ping Tsai
> Assignee: Jhen-Yung Hsu
> Priority: Minor
> Labels: need-kip
>
> Currently, deleting a group does not automatically remove its associated
> dynamic configurations, leaving orphaned configs in the cluster. This not
> only consumes space, but may also cause unexpected behavior if a new group is
> created with the same name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)