glaksh100 edited a comment on issue #6408: [FLINK-9897][Kinesis Connector] Make adaptive reads depend on run loop time instead of fetchintervalmillis URL: https://github.com/apache/flink/pull/6408#issuecomment-409059048 @tzulitai Thanks for reviewing and apologies for the delay. I have addressed all the comments. I verified the most recent changes with a Flink job reading from a back-logged Kinesis stream and writing to a no-op sink. - Number of Kinesis shards - 512 - GetRecord I/O achieved ~= 1.04 Gb/sec - [numberOfAggregatedRecordsPerFetch](https://github.com/apache/flink/pull/6409) ~= `maxNumberOfRecordsPerFetch` Let me know if it looks alright!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
