You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Matt Ryan (JIRA)" <ji...@apache.org> on 2018/11/08 15:23:00 UTC

[jira] [Updated] (OAK-7887) [S3DataStore] HTTP 409 returned S3 in init() can cause init() failure

     [ https://issues.apache.org/jira/browse/OAK-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Ryan updated OAK-7887:
---------------------------
    Attachment: OAK-7787.patch.1

> [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-7787.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)