[ https://issues.apache.org/jira/browse/OAK-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688789#comment-16688789 ]
Matt Ryan commented on OAK-7887: -------------------------------- [~reschke] good callout - but I didn't see any message info, just the response code. A message might have been included but wasn't put into the logs. > [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 > Priority: Minor > Attachments: OAK-7887.patch.1 > > > 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)