[
https://issues.apache.org/jira/browse/KAFKA-17045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860801#comment-17860801
]
Ksolves commented on KAFKA-17045:
---------------------------------
The file named MetadataLogConfig is written in Scala which is in location
kafka/core/src/main/scala/kafka/MetadataLogConfig.scala
and the separate raft package contains the files written in Java.
If you are referring this, then we have to create MetadataLogConfig or create a
scala package into raft.
> Move MetadataLogConfig from kafka to kafka.raft
> -----------------------------------------------
>
> Key: KAFKA-17045
> URL: https://issues.apache.org/jira/browse/KAFKA-17045
> Project: Kafka
> Issue Type: Improvement
> Reporter: XiDuo You
> Priority: Minor
>
> The MetadataLogConfig belongs to raft, move file to raft to mach the package
> name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)