You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2019/09/17 19:09:00 UTC

[jira] [Created] (BEAM-8268) Strengthen retry strategy in GCS Java IO

Valentyn Tymofieiev created BEAM-8268:
-----------------------------------------

             Summary: Strengthen retry strategy in GCS Java IO 
                 Key: BEAM-8268
                 URL: https://issues.apache.org/jira/browse/BEAM-8268
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp
            Reporter: Valentyn Tymofieiev


I have seen a report where an intermittent issue in Java GCS IO have caused error messages without sufficient details, see: BEAM-8173. In addition to BEAM-8173 we should also check whether GCS IO attempts to retry on all retriable status codes [1], and if not - add retries. 

https://cloud.google.com/storage/docs/json_api/v1/status-codes#http-status-and-error-codes

cc: [~chamikara]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)