[ 
https://issues.apache.org/jira/browse/KAFKA-15853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787998#comment-17787998
 ] 

Omnia Ibrahim commented on KAFKA-15853:
---------------------------------------

I assigned it to myself. One note; `KafkaConfig` depends on default values of 
other configs like `OffsetConfig` and `TransactionLog`.  I'll move the defaults 
for these configs out of the core and into `group-coordinator` for now as I 
can't see any work scheduled/planned for moving `transaction` out of the core 
so not sure if `group-coordinator` is the right place for these or not. If not 
maybe we need to move all default config values to an extra new module or to 
`server-common`. WDYT?

> Move KafkaConfig to server module
> ---------------------------------
>
>                 Key: KAFKA-15853
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15853
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ismael Juma
>            Assignee: Omnia Ibrahim
>            Priority: Major
>
> The server module is a Java-only module, so this also requires converting 
> from Scala to Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to