[
https://issues.apache.org/jira/browse/BEAM-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke reassigned BEAM-6155:
----------------------------------
Assignee: (was: Robert Burke)
> 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: 0.5h
> 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)