frankvicky commented on code in PR #19571:
URL: https://github.com/apache/kafka/pull/19571#discussion_r2071388492
##########
clients/src/main/java/org/apache/kafka/clients/consumer/CloseOptions.java:
##########
@@ -84,10 +77,7 @@ public static CloseOptions timeout(final Duration timeout) {
* @return a new {@code CloseOptions} instance with the specified group
membership operation.
*/
public static CloseOptions groupMembershipOperation(final
GroupMembershipOperation operation) {
Review Comment:
done
--
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]