You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/11/21 16:15:00 UTC

[jira] [Created] (KAFKA-6251) Update kafka-configs.sh to use the new AdminClient

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)