mimaison commented on code in PR #23316:
URL: https://github.com/apache/kafka/pull/23316#discussion_r3960474745


##########
storage/src/main/java/org/apache/kafka/storage/internals/log/LocalLog.java:
##########
@@ -309,7 +309,7 @@ public void updateLogEndOffset(long endOffset) {
     }
 
     /**
-     * Close file handlers used by log but don't write to disk.
+     * Close file handlers used by log, swallowing any exceptions.

Review Comment:
   I've renamed these fields and associated methods. Thanks



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