leekeiabstraction opened a new pull request, #194:
URL: https://github.com/apache/flink-connector-aws/pull/194

   ## Purpose of the change
   
   [FLINK-36947][Connectors/Kinesis] Fix issue where excessive GetRecords calls 
are made on idle source causing high CPU utilisation and throttling
   
   https://issues.apache.org/jira/browse/FLINK-36947
   
   ## Verifying this change
   
   - *Added unit tests*
   - *Manually verified by running the Kinesis connector on a local Flink 
cluster.*
   
   ## Significant changes
   *(Please check any boxes [x] if the answer is "yes". You can first publish 
the PR and check them afterwards, for convenience.)*
   - [ ] Dependencies have been added or upgraded
   - [ ] Public API has been changed (Public API is any class annotated with 
`@Public(Evolving)`)
   - [ ] Serializers have been changed
   - [X] New feature has been introduced
     - If yes, how is this documented? (JavaDocs)
   


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