You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/05 01:46:00 UTC

[jira] [Work logged] (BEAM-6155) Migrate the Go SDK to the modern GCS library

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

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

                Author: ASF GitHub Bot
            Created on: 05/Jan/19 01:45
            Start Date: 05/Jan/19 01:45
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #7292: [BEAM-6155] Plumb the contexts though the gcsx library.
URL: https://github.com/apache/beam/pull/7292
 
 
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 181333)
    Time Spent: 1h 10m  (was: 1h)

> 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
>            Priority: Major
>          Time Spent: 1h 10m
>  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)