mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
e3b44c3829
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.