flink-connector-aws icon indicating copy to clipboard operation
flink-connector-aws copied to clipboard

[FLINK-35989][Connectors/AWS] Log errors on partially failed requests for AWS Kinesis Stream sink

Open aws-nageshvh opened this issue 7 months ago • 2 comments

Purpose of the change

[FLINK-35989][Connectors/AWS] Log errors on partially failed requests for AWS Kinesis Stream sink

Verifying this change

This change added tests and can be verified as follows:

  • Added unit tests

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)

aws-nageshvh avatar Apr 16 '25 22:04 aws-nageshvh

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

boring-cyborg[bot] avatar Apr 16 '25 22:04 boring-cyborg[bot]

Rebased from main and resolved all conflicts

aws-nageshvh avatar Aug 14 '25 16:08 aws-nageshvh