kirktrue commented on code in PR #16334:
URL: https://github.com/apache/kafka/pull/16334#discussion_r1696026161
##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/MembershipManagerImpl.java:
##########
@@ -138,11 +138,11 @@ public class MembershipManagerImpl implements
MembershipManager {
private final Optional<String> groupInstanceId;
/**
- * Rebalance timeout. To be used as time limit for the commit request
issued
+ * Reconciliation commit timeout . To be used as time limit for the commit
request issued
Review Comment:
Super minor nit...
```suggestion
* Reconciliation commit timeout. To be used as time limit for the
commit request issued
```
--
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]