kowshik commented on a change in pull request #9728: URL: https://github.com/apache/kafka/pull/9728#discussion_r540478009
########## File path: core/src/test/scala/unit/kafka/log/LogManagerTest.scala ########## @@ -680,4 +680,15 @@ class LogManagerTest { time.sleep(logConfig.fileDeleteDelayMs + 1) verifyMetrics(1) } + + @Test Review comment: This test may not still catch the bug introduced in #9680. We can continue more discussion under this review comment in #9680: https://github.com/apache/kafka/pull/9680/files#r540476157. We should still get this PR merged though, since it fixes the problem. cc @ijuma ---------------------------------------------------------------- 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