GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/3486
[BEAM-2549] For GCS operations use an http client with a default timeout
value.
R: @charlesccychen (cc: @sb2nov)
Once this is in (and tested) we can consider removing the other timeout
mechanism (thread based) we implemented for gcs reads.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam gcs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3486.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3486
----
commit 63e8fa76dd73b2ffea485d79e07dcf99449b1c56
Author: Ahmet Altay <[email protected]>
Date: 2017-07-01T00:37:33Z
For GCS operations use an http client with a default timeout value.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---