Aditya Auradkar created KAFKA-2404:
--------------------------------------
Summary: Delete config znode when config values are empty
Key: KAFKA-2404
URL: https://issues.apache.org/jira/browse/KAFKA-2404
Project: Kafka
Issue Type: Sub-task
Reporter: Aditya Auradkar
Assignee: Aditya Auradkar
Jun's comment from KAFKA-2205:
"Currently, if I add client config and then remove it, the clientid still shows
up during describe, but with empty config values. We probably should delete the
path when there is no overwritten values. Could you do that in a follow up
patch?
bin/kafka-configs.sh --zookeeper localhost:2181 --entity-type client --describe
Configs for client:client1 are"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)