chia7712 commented on code in PR #19873:
URL: https://github.com/apache/kafka/pull/19873#discussion_r2118949152
##########
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/consumer/PlaintextConsumerCommitTest.java:
##########
@@ -83,6 +83,8 @@ public PlaintextConsumerCommitTest(ClusterInstance
clusterInstance) {
@BeforeEach
public void setup() throws InterruptedException {
+ // Create offsets topic
Review Comment:
Please add comments to explain the purpose.
--
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]