[
https://issues.apache.org/jira/browse/OAK-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639966#comment-16639966
]
Matt Ryan commented on OAK-7807:
--------------------------------
I wonder if the cleanup could be failing due to time drift. IIUC the cleanup
first removes all files in the bucket newer than some date, using the time when
the test began running as the date, and then it deletes the bucket itself. If
there was sufficient time drift between the local machine running the tests and
the S3 service, would it be possible that not all created files got deleted?
And if so, would the attempt to delete the bucket fail if not all the files
were deleted?
> [S3DataStore] S3DataStore unit tests not deleting buckets created during test
> -----------------------------------------------------------------------------
>
> Key: OAK-7807
> URL: https://issues.apache.org/jira/browse/OAK-7807
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: blob-cloud
> Affects Versions: 1.9.8
> Reporter: Matt Ryan
> Assignee: Matt Ryan
> Priority: Major
> Attachments: OAK-7807.patch, OAK-7807.patch.2
>
>
> It appears that when the S3DataStore tests run they are not properly cleaning
> up S3 buckets that were created during the execution of the test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)