Skip to content

[FLINK-39136][BP 2.3][filesystems] Bump google-cloud-storage to 2.68.0 in flink-gs-fs-hadoop#28300

Open
MartijnVisser wants to merge 1 commit into
apache:release-2.3from
MartijnVisser:backport-FLINK-39136-2.3
Open

[FLINK-39136][BP 2.3][filesystems] Bump google-cloud-storage to 2.68.0 in flink-gs-fs-hadoop#28300
MartijnVisser wants to merge 1 commit into
apache:release-2.3from
MartijnVisser:backport-FLINK-39136-2.3

Conversation

@MartijnVisser
Copy link
Copy Markdown
Contributor

Backport of #28286

…nk-gs-fs-hadoop (apache#28286)

* [FLINK-39136][filesystems] Bump google-cloud-storage to 2.68.0 in flink-gs-fs-hadoop

The GCS file system bundled google-cloud-storage 2.29.1, which throws a
NullPointerException instead of retrying certain GCS 503 Service Unavailable
errors during resumable uploads, breaking checkpointing for jobs writing to
gs:// via a RecoverableWriter. The upstream fix is in googleapis/java-storage#2987.

Bump google-cloud-storage 2.29.1 -> 2.68.0 and the matching grpc artifacts
1.59.1 -> 1.81.0, regenerate the bundled-dependency NOTICE accordingly, add the
bundled license file for the newly bundled stax2-api, and update the version
links in the GCS filesystem documentation.

Add integration tests that run against a real GCS bucket, mirroring the existing
S3 filesystem integration tests. They are skipped unless a bucket is configured
via the IT_CASE_GCS_BUCKET environment variable; authentication uses Application
Default Credentials (GOOGLE_APPLICATION_CREDENTIALS).

Generated-by: Claude Code (Opus 4.8)
@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Jun 3, 2026

CI report:

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

@MartijnVisser
Copy link
Copy Markdown
Contributor Author

@flinkbot run azure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants