bube commented on code in PR #254:
URL: 
https://github.com/apache/flink-connector-aws/pull/254#discussion_r3843512453


##########
flink-connector-aws/flink-connector-aws-kinesis-streams/src/main/java/org/apache/flink/connector/kinesis/source/reader/KinesisShardSplitReaderBase.java:
##########
@@ -179,31 +184,47 @@ private boolean 
skipUntilScheduledFetchTime(KinesisShardSplitState splitState)
     }
 
     /**
-     * Schedules next fetch time, to be called immediately on the result of a 
fetchRecords() call.
+     * Schedules the next fetch time. To be called immediately after a 
fetchRecords() call.

Review Comment:
   What do you think of the renaming and javadocs in 
519e44136c5222cb2dab185053fc256c9c21e200, @davidradl?



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