mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
This is a precursor change before versioning, removes/deprecates the requirement of remembering partName and partETag which are not useful after a multipart transaction has finished. This PR reduces the overall size of the backend JSON for large file uploads.