rreddy-22 commented on code in PR #19751:
URL: https://github.com/apache/kafka/pull/19751#discussion_r2101070031


##########
core/src/main/scala/kafka/coordinator/transaction/TransactionMetadata.scala:
##########
@@ -250,7 +300,7 @@ private[transaction] class TransactionMetadata(val 
transactionalId: String,
    * Check if the epochs have been exhausted for the current producerId. We do 
not allow the client to use an

Review Comment:
   Can we update the javadoc to specify that this method checks if the client 
producer epoch is exhausted and what that entails wrt next producer epoch and 
producer epoch



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

Reply via email to