[
https://issues.apache.org/jira/browse/BEAM-3991?focusedWorklogId=90133&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-90133
]
ASF GitHub Bot logged work on BEAM-3991:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Apr/18 19:07
Start Date: 11/Apr/18 19:07
Worklog Time Spent: 10m
Work Description: chamikaramj opened a new pull request #5105:
[BEAM-3991] Updates gcsio to use a API specific batch endpoint.
URL: https://github.com/apache/beam/pull/5105
We have to specify an API specific endpoint here since Google APIs global
batch endpoints will be deprecated on 03/25/2019.
See
https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html.
Currently apitools library uses a global batch endpoint by default:
https://github.com/google/apitools/blob/master/apitools/base/py/batch.py#L152
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 90133)
Time Spent: 10m
Remaining Estimate: 0h
> Update dependency 'google-api-services-storage' to latest version
> -----------------------------------------------------------------
>
> Key: BEAM-3991
> URL: https://issues.apache.org/jira/browse/BEAM-3991
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp, sdk-py-core
> Reporter: Chamikara Jayalath
> Assignee: Chamikara Jayalath
> Priority: Blocker
> Fix For: 2.5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently we use version 'v1-rev71-1.22.0' which is deprecated and about two
> years old.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)