Open damccorm opened 2 years ago
.take-issue
@Geddy05 are you still working on this issue?
Hello. May I ask if this issue is already implemented ?
I see upload_id
when I increase the log level in v2.54.0.
DEBUG:urllib3.connectionpool:https://storage.googleapis.com:443 "PUT /upload/storage/v1/b/MY_PROJECT/o?uploadType=resumable&upload_id=ABPtcPqDgGcN_cmYiKCbbu4McvSfJmQx64VuFR_sQPHXbZVCE_RPBNbqJSQVqju83uev-Skbo6--j25ctUSDhHeyx
7h7dyTntFT9fHZKhN93wvuL HTTP/1.1" 200 1164
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.