[ 
https://issues.apache.org/jira/browse/BEAM-6155?focusedWorklogId=172905&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-172905
 ]

ASF GitHub Bot logged work on BEAM-6155:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Dec/18 00:59
            Start Date: 07/Dec/18 00:59
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on issue #7182: [BEAM-6155] Updates 
the GCS library the Go SDK uses.
URL: https://github.com/apache/beam/pull/7182#issuecomment-445085546
 
 
   Run Go PostCommit

----------------------------------------------------------------
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: 172905)
    Time Spent: 20m  (was: 10m)

> Migrate the Go SDK to the modern GCS library
> --------------------------------------------
>
>                 Key: BEAM-6155
>                 URL: https://issues.apache.org/jira/browse/BEAM-6155
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Andrew Brampton
>            Assignee: Robert Burke
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The gcsx package is using the google.golang.org/api/storage/v1 GCS library. 
> That library has been deprecated for ~6 months, and the recommendation is to 
> use the newer 
> [cloud.google.com/go/storage|https://godoc.org/cloud.google.com/go/storage] 
> package. That package supports newer features, and has built in connection 
> pooling, timeout support, retry with exponential backoff, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to