jolshan commented on code in PR #14117:
URL: https://github.com/apache/kafka/pull/14117#discussion_r1277712647
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/CoordinatorRuntime.java:
##########
@@ -1014,7 +1013,7 @@ public void onHighWatermarkUpdated(
* @param processor The event processor.
* @param partitionWriter The partition writer.
* @param loader The coordinator loader.
- * @param coordinatorBuilderSupplier The coordinator builder.
+ * @param coordinatorShardBuilderSupplier The coordinator builder.
Review Comment:
nit: this changed the spacing of the params. Do we want to line them up?
--
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]