chia7712 commented on code in PR #20660:
URL: https://github.com/apache/kafka/pull/20660#discussion_r2440815208
##########
storage/src/main/java/org/apache/kafka/storage/internals/log/LogCleaner.java:
##########
@@ -484,7 +483,7 @@ public CleanerThread(int threadId) throws
NoSuchAlgorithmException {
config.dedupeBufferLoadFactor,
throttler,
time,
- this::checkDone
+ this::checkDone
Review Comment:
could you please revert this change?
--
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]