jsancio commented on a change in pull request #10021:
URL: https://github.com/apache/kafka/pull/10021#discussion_r591909832



##########
File path: core/src/main/scala/kafka/raft/KafkaMetadataLog.scala
##########
@@ -35,21 +34,14 @@ import scala.compat.java8.OptionConverters._
 
 final class KafkaMetadataLog private (
   log: Log,
+  config: LogConfig,

Review comment:
       Sounds good to me. We can revisit this in 
https://issues.apache.org/jira/browse/KAFKA-12423.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to