You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2022/06/17 08:45:00 UTC

[jira] [Resolved] (FLINK-28007) Tests for AWS Connectors Using SDK v2 to use Synchronous Clients

     [ https://issues.apache.org/jira/browse/FLINK-28007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Cranmer resolved FLINK-28007.
-----------------------------------
    Resolution: Fixed

> Tests for AWS Connectors Using SDK v2 to use Synchronous Clients
> ----------------------------------------------------------------
>
>                 Key: FLINK-28007
>                 URL: https://issues.apache.org/jira/browse/FLINK-28007
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / Common, Connectors / Kinesis
>    Affects Versions: 1.15.0
>            Reporter: Zichen Liu
>            Assignee: Zichen Liu
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> h3. Background
> The unit & integration tests for the aws connectors in the Flink repository create clients using static helper methods in flink-connector-aws-base, in the AWSServicesTestUtils class.
> These static helper methods create the asynchronous flavour of the clients required by aws connectors.
> *Task*
> * Change these to the synchronous version for each aws client.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)