You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2022/03/22 18:27:00 UTC

[jira] [Created] (BEAM-14147) Log GCS upload ID for Python GCS connector

Chamikara Madhusanka Jayalath created BEAM-14147:
----------------------------------------------------

             Summary: Log GCS upload ID for Python GCS connector
                 Key: BEAM-14147
                 URL: https://issues.apache.org/jira/browse/BEAM-14147
             Project: Beam
          Issue Type: New Feature
          Components: io-py-gcp
            Reporter: Chamikara Madhusanka Jayalath


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)