Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-6031

Add retry logic to S3FileSystem

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.7.0, 2.8.0
    • None
    • io-java-aws
    • None

    Description

      S3FileSystem should have some retry behaviour if ObjectsDelete fails. I have seen such example in our job where 1 item from the delete batch cannot be deleted due to S3 InternalError causing the whole job to restart. The source code I am referring to:  

      https://github.com/apache/beam/blob/8a88e72f293ef7f9be6c872aa0dda681458c7ca5/sdks/java/io/amazon-web-services/src/main/java/org/apache/beam/sdk/io/aws/s3/S3FileSystem.java#L633

       

      The retry logic might be added to other S3 calls in S3FileSystem as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pawelbartoszek Pawel Bartoszek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: