lianetm commented on code in PR #17109:
URL: https://github.com/apache/kafka/pull/17109#discussion_r1747437781
##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java:
##########
@@ -1499,6 +1538,37 @@ public ClientResponse mockOffsetCommitResponse(String
topic,
);
}
+ public ClientResponse mockOffsetCommitResponse(String topic,
Review Comment:
do we need this public or is private enough?
--
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]