chia7712 commented on code in PR #20707:
URL: https://github.com/apache/kafka/pull/20707#discussion_r3369281377


##########
core/src/test/scala/unit/kafka/server/KafkaRaftServerTest.scala:
##########
@@ -109,8 +110,13 @@ class KafkaRaftServerTest {
   }
 
   private def writeBootstrapMetadata(logDir: File, metadataVersion: 
MetadataVersion): Unit = {
-    val bootstrapDirectory = new BootstrapDirectory(logDir.toString)
-    
bootstrapDirectory.writeBinaryFile(BootstrapMetadata.fromVersion(metadataVersion,
 "test"))

Review Comment:
   Sorry for the late response. we have been caught up with Computex 2026. 
#22429 will address that. 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to