gaoyunhaii commented on code in PR #21736:
URL: https://github.com/apache/flink/pull/21736#discussion_r1105392422
##########
flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumerBaseMigrationTest.java:
##########
@@ -63,19 +63,11 @@
* Tests for checking whether {@link FlinkKafkaConsumerBase} can restore from
snapshots that were
* done using previous Flink versions' {@link FlinkKafkaConsumerBase}.
*
- * <p>For regenerating the binary snapshot files run {@link #writeSnapshot()}
on the corresponding
- * Flink release-* branch.
+ * <p>For regenerating the binary snapshot files run {@link
#writeSnapshot(FlinkVersion)} on the
+ * corresponding Flink release-* branch.
Review Comment:
I'll remove the outdated comments since generating will be done by the RM as
a whole.
--
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]