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

   …to stop gracefully during stop-with-savepoint
   
   ## Purpose of the change
   
   Update Kinesis EFO consumer to exit gracefully during stop-with-savepoint. 
There is an edgecase where an exception is thrown causing the job to fail 
during stop-with-savepoint.
   
   ## Verifying this change
   
   - Additional unit tests added
   - Manually verified via Flink cluster using stop-with-savepoint
   
   ## 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
   - [ ] New feature has been introduced
     - If yes, how is this documented? (not applicable / docs / JavaDocs / not 
documented)
   


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