jolshan commented on code in PR #15486:
URL: https://github.com/apache/kafka/pull/15486#discussion_r1525699580


##########
core/src/main/scala/kafka/server/AddPartitionsToTxnManager.scala:
##########
@@ -44,7 +44,7 @@ object AddPartitionsToTxnManager {
 
 /**
  * This is an enum which handles the Partition Response based on the Produce 
Request Version and the exact operation
- *    defaultOperation:   This is the default workflow which maps to cases 
when the Produce Request Version was lower than expected or when exercising the 
offset commit request path
+ *    defaultOperation:   This is the default workflow which maps to cases 
when the Produce Request Version or the Txn_offset_commit request was lower 
than expected

Review Comment:
   nit: replace "lower than expected" with "lower than the first version 
supporting the new error code"



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