Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log GCS upload ID for Python GCS connector #21577

Open
damccorm opened this issue Jun 5, 2022 · 0 comments
Open

Log GCS upload ID for Python GCS connector #21577

damccorm opened this issue Jun 5, 2022 · 0 comments

Comments

@damccorm
Copy link
Collaborator

@damccorm damccorm commented Jun 5, 2022

We already do this for Java: https://github.com/apache/beam/blob/master/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/util/UploadIdResponseInterceptor.java

To prevent excessive logging, this should only be done when DEBUG logs are enabled.

Imported from Jira BEAM-14147. Original Jira may contain additional context.
Reported by: chamikara.

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

No branches or pull requests

1 participant