gongxuanzhang commented on code in PR #16010: URL: https://github.com/apache/kafka/pull/16010#discussion_r1611630837
########## core/src/test/scala/unit/kafka/tools/StorageToolTest.scala: ########## @@ -488,4 +488,26 @@ Found problem: assertEquals(1, exitStatus) } } + + @Test + def testFormatMultiEmptyDirectory(): Unit = { Review Comment: you are right, I should focus on this PR. I will update my code. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org