ijuma commented on a change in pull request #10039:
URL: https://github.com/apache/kafka/pull/10039#discussion_r571642087



##########
File path: core/src/main/scala/kafka/log/LogManager.scala
##########
@@ -118,8 +116,6 @@ class LogManager(logDirs: Seq[File],
     logDirsSet
   }
 
-  loadLogs()

Review comment:
       Looks like we need to look if it's still safe for the things after this 
to be run in the constructor. Perhaps the cleaner should be started after the 
logs are loaded?




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