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

   ## What is the purpose of the change
   
[FLINK-30224](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-30224)
   - An IT test was added which ensures that the issue with a slow KDS consumer 
initialization doesn't cause an NPE during cancelation;
   - Previously the issue itself was fixed in 
[FLINK-29324](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-29324).
   
   ## Brief change log
   Improvement. An IT test was added which checks this fix: 
[FLINK-29324](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-29324)
   
   ## Verifying this change
   This change only adds a new test. Azure build succeeded.
   
   ## Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): **No**
   - The public API, i.e., is any changed class annotated with 
@Public(Evolving): **No**
   - The serializers: **No**
   - The runtime per-record code paths (performance sensitive): **No**
   - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Kubernetes/Yarn, ZooKeeper: **No**
   - The S3 file system connector: **No**
   
   ## Documentation
   - Does this pull request introduce a new feature? **No**
   - If yes, how is the feature documented? not applicable


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