This is an automated email from the ASF dual-hosted git repository. chamikara pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 8eddf8ea9324fdc551ed82f36d8666a4e38807ce Merge: 97b99b1 04119cc Author: Chamikara Jayalath <[email protected]> AuthorDate: Tue Aug 13 18:22:41 2019 -0700 Merge pull request #8973: [BEAM-7667] report GCS throttling time to Dataflow autoscaler .../dataflow/worker/BatchModeExecutionContext.java | 22 +++++++--- .../gcp/util/RetryHttpRequestInitializer.java | 15 +++++-- sdks/python/apache_beam/io/gcp/gcsio_overrides.py | 51 ++++++++++++++++++++++ sdks/python/apache_beam/io/gcp/gcsio_test.py | 10 +++++ .../internal/clients/storage/storage_v1_client.py | 2 + 5 files changed, 92 insertions(+), 8 deletions(-)
