problem in deleteBucket on mongodb v3.2
Hello
for deleteBucket operation (using mongodb as metadata client and its version is 3.2), dropping mpuShadowBucket{bucketName} returns error and the operation fails but when i update my mongo version to 3.6 everything is okay.
Thanks for reporting. I will investigate and post some details.
Question on this. Why are you trying to drop mpuShadowBucket{bucketName}? It's internal and should be cleaned up when a bucket is deleted.
i'm not trying to drop it. when i tried to delete bucket, server returned internal error. i traced the error and found out that dropping mpuShadowBucket{bucketName} fails. i couldn't find out why. then i updated my mongodb version to 3.6 and deleting bucket was successful.
I think it was a remnant of a corner case. What are the series of steps you took before deleting the bucket?
I used s3 browser trying to delete the bucket.
Is it this one from Cloudberry Lab http://explorer.cloudberrylab.com/?provider=s3_browser or S3 Browser here http://s3browser.com/?
Sorry for the delay I used http://s3browser.com/