mirror of
https://github.com/minio/minio.git
synced 2025-02-09 04:38:09 -05: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.