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


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/CoordinatorRuntime.java:
##########
@@ -1456,7 +1456,7 @@ public <T> CompletableFuture<T> scheduleWriteOperation(
      * @param producerEpoch     The producer epoch.
      * @param timeout           The write operation timeout.
      * @param op                The write operation.
-     *
+     * @param apiVersion        The Version of the Txn_Offset_Commit request

Review Comment:
   can we keep the new line below the last argument?



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