itoumlilt commented on code in PR #20289:
URL: https://github.com/apache/kafka/pull/20289#discussion_r2681364528
##########
core/src/main/scala/kafka/log/LogManager.scala:
##########
@@ -1249,7 +1247,6 @@ class LogManager(logDirs: Seq[File],
srcLog.renameDir(UnifiedLog.logDeleteDirName(topicPartition), true)
// Now that replica in source log directory has been successfully
renamed for deletion.
Review Comment:
Done in 19057e4fc8 , updated the comment to explain the reasoning.
--
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]