jlprat commented on code in PR #13839: URL: https://github.com/apache/kafka/pull/13839#discussion_r1236682306
########## core/src/main/scala/kafka/log/LogCleaner.scala: ########## @@ -803,6 +864,14 @@ private[log] class Cleaner(val id: Int, growBuffers(maxSize) } + /** + * Judge a batch should be discard by cleaned transaction state Review Comment: You could also use "check" instead of "determine" -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org