[
https://issues.apache.org/jira/browse/KAFKA-18576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914687#comment-17914687
]
David Jacot commented on KAFKA-18576:
-------------------------------------
Moving the issue to 4.1.
> Convert ConfigType to Enum
> --------------------------
>
> Key: KAFKA-18576
> URL: https://issues.apache.org/jira/browse/KAFKA-18576
> Project: Kafka
> Issue Type: Improvement
> Reporter: TengYao Chi
> Assignee: TengYao Chi
> Priority: Major
> Fix For: 4.0.0
>
>
> After removing ZooKeeper, we no longer need to exclude `client_metrics` and
> `group` from `ConfigType#ALL`.
> Since it's a common pattern to provide a mechanism to know all values in
> enumeration ( Java enum provides ootb), we should convert ConfigType to enum.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)