You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "hudeqi (via GitHub)" <gi...@apache.org> on 2023/06/21 09:16:28 UTC

[GitHub] [kafka] hudeqi commented on a diff in pull request #13839: MINOR:Fill missing parameter annotations for LogCleaner methods

hudeqi commented on code in PR #13839:
URL: https://github.com/apache/kafka/pull/13839#discussion_r1236681057


##########
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
+   *
+   * @param batch The batch of records to judge

Review Comment:
   mean 'check'?



-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org