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


##########
coordinator-common/src/main/java/org/apache/kafka/coordinator/common/runtime/CoordinatorRuntime.java:
##########
@@ -1090,6 +1093,7 @@ private void append(
          * @param producerEpoch     The producer epoch.
          * @param coordinatorEpoch  The coordinator epoch of the transaction 
coordinator.
          * @param result            The transaction result.
+         * @param transactionVersion The transaction version (1 = TV1, 2 = 
TV2, etc.).

Review Comment:
   nit: maybe we could include the unknown tv here as an example? Ditto with 
other comments of this nature



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

Reply via email to