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

Federico Valeri edited comment on KAFKA-15853 at 2/23/24 5:06 PM:
------------------------------------------------------------------

[~ijuma] the current StorageTool implementation implicitly calls 
validateValues() when instantiating KafkaConfig.

https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaConfig.scala#L2266

I don't know if the full configuration validation was intentional, but not 
having this in Java would be a behavior change. Wdyt?



was (Author: fvaleri):
[~ijuma] the current StrageTool implementation implicitly calls 
validateValues() when instantiating KafkaConfig.

https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaConfig.scala#L2266

I don't know if the full configuration validation was intentional, but not 
having this in Java would be a behavior change. 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