You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2020/04/29 23:05:00 UTC

[jira] [Resolved] (KAFKA-7740) Kafka Admin Client should be able to manage user/client configurations for users and clients

     [ https://issues.apache.org/jira/browse/KAFKA-7740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin McCabe resolved KAFKA-7740.
---------------------------------
    Resolution: Fixed

> Kafka Admin Client should be able to manage user/client configurations for users and clients
> --------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7740
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7740
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 1.1.0, 1.1.1, 2.0.0, 2.1.0
>         Environment: linux
>            Reporter: Yaodong Yang
>            Assignee: Brian Byrne
>            Priority: Major
>              Labels: features
>             Fix For: 2.5.0
>
>
> Right now, Kafka Admin Client only allow users to change the configuration of brokers and topics. There are some use cases that users want to setOrUpdate quota configurations for users and clients through Kafka Admin Client. Without this new capability, users have to manually talk to zookeeper for this, which will pose other challenges for customers.
> Considering we have already have the framework for the much complex brokers and topic configuration changes, it seems straightforward to add the support for the alterConfig and describeConfig for users and clients as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)