Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-7887

[S3DataStore] HTTP 409 returned S3 in init() can cause init() failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • blob-cloud
    • None

    Description

      When running S3DataStore tests on Jenkins CI, about 10% of the tests failed for the same reason:  a 409 error code returned from Amazon during the init() method of S3Backend.  I suspect this is being caused by the call to create the bucket if it doesn't already exist.

      To fix this we would need to implement some retry logic in the init() call.

      Attachments

        1. OAK-7887.patch.1
          3 kB
          Matt Ryan

        Activity

          People

            mattvryan Matt Ryan
            mattvryan Matt Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: