Skip to content

Conversation

shrutisinghania
Copy link

What is the purpose of the change

This pull request adds a User-Agent header to all Google Cloud Storage (GCS) requests made by the Flink GCS file system. This allows for better tracking and identification of Flink-originated traffic on the GCS side.

Brief change log

  • In GSFileSystemFactory.java, a User-Agent header is added to the StorageOptions.Builder for the GCS client

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

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

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

@flinkbot
Copy link
Collaborator

flinkbot commented Sep 24, 2025

CI report:

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

@shrutisinghania
Copy link
Author

Hi @twalthr, this is my first commit in Flink. I saw you have been actively contributing to this repository and hence I was wondering if you could take a look at this PR and share your thoughts!

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