Skip to content

[FLINK-34368][fs] Update GCS connector to 3.1.18#28511

Draft
luca-p-castelli wants to merge 1 commit into
apache:masterfrom
Shopify:FLINK-34368-update-gcs-connector
Draft

[FLINK-34368][fs] Update GCS connector to 3.1.18#28511
luca-p-castelli wants to merge 1 commit into
apache:masterfrom
Shopify:FLINK-34368-update-gcs-connector

Conversation

@luca-p-castelli

@luca-p-castelli luca-p-castelli commented Jun 22, 2026

Copy link
Copy Markdown

What is the purpose of the change

Update the GCS file system connector to gcs-connector 3.1.18.

This revives FLINK-34368 now that Flink no longer supports Java 8. The previous attempt (#24267) could not proceed because gcs-connector 3.x requires Java 11 or newer.

Brief change log

  • Update gcs-connector from hadoop3-2.2.18 to 3.1.18
  • Update the GCS file system documentation links to the new connector version
  • Update the bundled dependency entries in flink-gs-fs-hadoop's META-INF/NOTICE

Verifying this change

This change is covered by the existing GCS file system build and test coverage.

Note: I had to make a fix to gcs-connector for version 3.x to have a correct POM.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no) yes
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no) no
  • The serializers: (yes / no / don't know) no
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know) no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know) no
  • The S3 file system connector: (yes / no / don't know) no

Documentation

  • Does this pull request introduce a new feature? (yes / no) no
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) not applicable

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Assisted-By: devx/56fd221d-a91c-4f66-8ca4-ed8b0dab1e3c
@flinkbot

flinkbot commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@luca-p-castelli luca-p-castelli changed the title [FLINK-34368][fs] Update GCS connector to 3.1.17 [FLINK-34368][fs] Update GCS connector to 3.1.18 Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants