Matt Ryan created OAK-7887:
------------------------------

             Summary: [S3DataStore] HTTP 409 returned S3 in init() can cause 
init() failure
                 Key: OAK-7887
                 URL: https://issues.apache.org/jira/browse/OAK-7887
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: blob-cloud
            Reporter: Matt Ryan
            Assignee: Matt Ryan


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to