[
https://issues.apache.org/jira/browse/KAFKA-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-15089.
---------------------------------
Resolution: Duplicate
> Consolidate all the group coordinator configs
> ---------------------------------------------
>
> Key: KAFKA-15089
> URL: https://issues.apache.org/jira/browse/KAFKA-15089
> Project: Kafka
> Issue Type: Sub-task
> Reporter: David Jacot
> Priority: Major
>
> The group coordinator configurations are defined in KafkaConfig at the
> moment. As KafkaConfig is defined in the core module, we can't pass it to the
> new java modules to pass the configurations along.
> A suggestion here is to centralize all the configurations of a module in the
> module itself similarly to what we have do for RemoteLogManagerConfig and
> RaftConfig. We also need a mechanism to add all the properties defined in the
> module to the KafkaConfig's ConfigDef.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)