You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hong Liang Teoh (Jira)" <ji...@apache.org> on 2023/06/30 09:34:00 UTC

[jira] [Created] (FLINK-32499) Removing dependency of flink-connector-aws on a specific flink-shaded version

Hong Liang Teoh created FLINK-32499:
---------------------------------------

             Summary: Removing dependency of flink-connector-aws on a specific flink-shaded version
                 Key: FLINK-32499
                 URL: https://issues.apache.org/jira/browse/FLINK-32499
             Project: Flink
          Issue Type: Technical Debt
          Components: Connectors / AWS
            Reporter: Hong Liang Teoh


We want to improve build compatibility of the `flink-connector-aws` repo on upgrading Flink versions. 

If there are changes in the `flink-shaded` in Flink, we can see broken builds due to upgraded shaded versions (e.g. Guava).

We want to explicitly state the version of dependencies being used to prevent this.

 

 

See https://issues.apache.org/jira/browse/FLINK-32462



--
This message was sent by Atlassian Jira
(v8.20.10#820010)