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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: