Comment 1 for bug 1813202

Revision history for this message
Bhaskar Singhal (bhaskarsinghal) wrote : Re: s3api doesn't clean up multipart upload parts when MU is overwritten

Thanks, Tim.
We also need to handle cases to clean up parts, when the multipart upload stops mid-way(or fails due to some error) or remains pending (no complete called) for some time interval. Something like slo-parts-expirer is needed to scan +segments bucket and delete parts which do not have a valid manifest file.