squah-confluent commented on code in PR #21334:
URL: https://github.com/apache/kafka/pull/21334#discussion_r2712787075
##########
coordinator-common/src/main/java/org/apache/kafka/coordinator/common/runtime/CoordinatorRuntime.java:
##########
@@ -2103,7 +2102,7 @@ public void onHighWatermarkUpdated(
* @param coordinatorShardBuilderSupplier The coordinator builder.
* @param time The system time.
* @param timer The system timer.
- * @param defaultWriteTimeout The write operation timeout.
+ * @param writeTimeout The write operation timeout.
Review Comment:
nit: alignment
```suggestion
* @param writeTimeout The write operation timeout.
```
--
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]