aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-02-03 12:34:16 -0800
committerchrislu <chris.lu@gmail.com>2022-02-03 12:34:16 -0800
commit6cf2e7d49300b96263845337aa0b64a54e21e094 (patch)
tree8dd1162c8fcbaed65dc678f7d6f695e4b6f87ebb /weed/command/scaffold.go
parenta7982bd525ce5f9a7810eb11b92c0451a5d6a7f9 (diff)
downloadseaweedfs-6cf2e7d49300b96263845337aa0b64a54e21e094.tar.xz
seaweedfs-6cf2e7d49300b96263845337aa0b64a54e21e094.zip
s3: listObjectParts return ErrNoSuchUpload if does not exist
ubuntu@prod-master-1:~$ aws --endpoint http://10.244.15.66:8333 s3api abort-multipart-upload --bucket prod-cache --key multipart-test --upload-id 5347f936-6adc-43de-8e5c-1fd137c3b2bc ubuntu@prod-master-1:~$ aws --endpoint http://10.244.15.66:8333 s3api list-parts --bucket prod-cache --key multipart-test --upload-id 5347f936-6adc-43de-8e5c-1fd137c3b2bc { "Initiator": null, "Owner": null, "StorageClass": "STANDARD" } If we abort a multipart upload, it appears that records are left behind. We should get a 404 NoSuchKey error.
Diffstat (limited to 'weed/command/scaffold.go')
0 files changed, 0 insertions, 0 deletions