Rajini Sivaram created KAFKA-6251:
-------------------------------------
Summary: Update kafka-configs.sh to use the new AdminClient
Key: KAFKA-6251
URL: https://issues.apache.org/jira/browse/KAFKA-6251
Project: Kafka
Issue Type: New Feature
Components: tools
Reporter: Rajini Sivaram
Fix For: 1.1.0
The tool {{kafka-configs.sh}} that is used to describe/update dynamic
configuration options (topic/quota etc.) currently updates configs directly in
ZooKeeper. We should switch this to using the new AdminClient so that updates
can be validated and secured without access to ZK.
This needs a KIP since command line options will need to change.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)