yashmayya commented on code in PR #15302:
URL: https://github.com/apache/kafka/pull/15302#discussion_r1663466038
##########
connect/runtime/src/test/java/org/apache/kafka/connect/integration/OffsetsApiIntegrationTest.java:
##########
@@ -976,27 +988,53 @@ private String
modifySinkConnectorOffsetsWithRetry(ConnectorOffsets offsetsToAlt
*
* @param connectorName the name of the sink connector whose offsets are
to be verified
* @param expectedTopic the name of the Kafka topic that the sink
connector is consuming from
- * @param expectedPartitions the number of partitions that exist for the
Kafka topic
+ * @param expectedPartitions the number of partitions that exist for the
Kafka<<< topic
Review Comment:
Stray change?
--
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]