[GitHub] [kafka] satishd commented on a diff in pull request #13049: KAFKA-14478: Move LogConfig/CleanerConfig and related to storage module

2023-01-04 Thread GitBox
satishd commented on code in PR #13049: URL: https://github.com/apache/kafka/pull/13049#discussion_r1062049275 ## storage/src/main/java/org/apache/kafka/server/log/internals/LogConfig.java: ## @@ -0,0 +1,504 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [kafka] satishd commented on a diff in pull request #13049: KAFKA-14478: Move LogConfig/CleanerConfig and related to storage module

2023-01-04 Thread GitBox
satishd commented on code in PR #13049: URL: https://github.com/apache/kafka/pull/13049#discussion_r1061238797 ## core/src/main/scala/kafka/raft/KafkaMetadataLog.scala: ## @@ -544,7 +544,7 @@ case class MetadataLogConfig(logSegmentBytes: Int,