dannycranmer commented on code in PR #21407:
URL: https://github.com/apache/flink/pull/21407#discussion_r1045654367


##########
flink-connectors/flink-connector-kinesis/src/test/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisITCase.java:
##########
@@ -175,6 +184,40 @@ private void testStopWithSavepoint(boolean drain, boolean 
efo) throws Exception
         }
     }
 
+    /**
+     * Tests stop with savepoint while {@link
+     * FlinkKinesisConsumer#run(SourceFunction.SourceContext)}} with a slow 
run method is still
+     * hasn't finished run method and hasn't set a {@link KinesisDataFetcher} 
yet.
+     */

Review Comment:
   @astamur this comment is confusing to read, can you please improve?



-- 
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]

Reply via email to