[
https://issues.apache.org/jira/browse/FLINK-33603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33603:
-----------------------------------
Labels: pull-request-available (was: )
> Fix guava shading for GCS connector
> -----------------------------------
>
> Key: FLINK-33603
> URL: https://issues.apache.org/jira/browse/FLINK-33603
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Affects Versions: 1.17.1
> Reporter: Jayadeep Jayaraman
> Priority: Major
> Labels: pull-request-available
>
> GCS connector has guava shading issue, This change introduced dependency on
> guava version({{{}31.1-jre{}}}) required by {{{}google-cloud-storage{}}}.
> Upgrade of {{google-cloud-storage}} lead to runtime failure because of new
> functionalities added in {{{}31.1-jre{}}}.
> This change pins guava version to the one required by storage client
> specifically in {{{}flink-gs-fs-hadoop{}}}, leaving all other filesystem
> implementation untouched.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)