Skip to content

[FLINK-39136] [flink-gs-fs-hadoop] bump com.google.cloud:google-cloud-storage from 2.29.1 to 2.62.1#27679

Open
jonchase wants to merge 1 commit into
apache:masterfrom
jonchase:FLINK-39136/gcs-library-update
Open

[FLINK-39136] [flink-gs-fs-hadoop] bump com.google.cloud:google-cloud-storage from 2.29.1 to 2.62.1#27679
jonchase wants to merge 1 commit into
apache:masterfrom
jonchase:FLINK-39136/gcs-library-update

Conversation

@jonchase

Copy link
Copy Markdown

What is the purpose of the change

Updates the Google Cloud Storage library version used by the GCS file sink to a more recent version that includes this fix to improve 503 handling.

Brief change log

  • Updated the google-cloud-storage version in the pom
  • Updated related docs to use the same version

Verifying this change

This change is already covered by existing tests, such as the existing tests for the GCS sink.

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

  • Dependencies (does it add or upgrade a dependency): yes
  • 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

@jonchase jonchase marked this pull request as ready for review February 26, 2026 01:48
@flinkbot

flinkbot commented Feb 26, 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

@github-actions

Copy link
Copy Markdown

This PR is being marked as stale since it has not had any activity in the last 90 days.
If you would like to keep this PR alive, please leave a comment asking for a review.
If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out to the
community, contact details can be found here: https://flink.apache.org/what-is-flink/community/

If this PR is no longer valid or desired, please feel free to close it.
If no activity occurs in the next 30 days, it will be automatically closed.

@MartijnVisser

Copy link
Copy Markdown
Contributor

I've opened #28286 to take this over and carry it across the finish line. It bumps google-cloud-storage to the latest stable (2.68.0) and, importantly, also regenerates the bundled-dependency NOTICE (this module shades all dependencies, so the version bump alone fails the license check in CI), adds the new stax2-api license file, and includes a real-GCS RecoverableWriter checkpoint/recover verification. Thanks @jonchase for the original work here, credited in the new PR. This PR can likely be closed in favor of #28286.

@github-actions github-actions Bot removed the stale label Jun 2, 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.

3 participants