[ https://issues.apache.org/jira/browse/KAFKA-18576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
TengYao Chi resolved KAFKA-18576. --------------------------------- Reviewer: Chia-Ping Tsai Resolution: Fixed > 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.1.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)