Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor internal buffer list operations to improve read&write speed and code maintainability * Retry unexpected EOFs during reads (S3 may drop the connection on temporary data unavailability) * Do not use multipart copying for metadata-only updates * Limit multipart copying parallelism to --max-parallel-parts instead of fixed 128 * Load metadata before changing it, otherwise it may be lost in non-yandex clouds
- Loading branch information