irods / irods_client_s3_api

C++ S3 API for iRODS
BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

AbortMultipartUpload #109

Closed trel closed 3 weeks ago

trel commented 7 months ago

would delete the part files

JustinKyleJames commented 1 month ago

Note this also needs to delete the entry in shared memory for that upload id and possibly delete the object in S3 which is likely in an inconsistent state.

alanking commented 3 weeks ago

@JustinKyleJames - Please close if complete. Thanks

JustinKyleJames commented 3 weeks ago

This work has been completed. Closing this issue.