mirror of https://github.com/minio/minio.git
Browse Source
hold granular locking for multi-pool PutObject() (#20434)
hold granular locking for multi-pool PutObject() (#20434)
- PutObject() for multi-pooled was holding large region locks, which was not necessary. This affects almost all slowpoke clients and lengthy uploads. - Re-arrange locks for CompleteMultipart, PutObject to be close to rename()pull/20436/head RELEASE.2024-09-13T20-26-02Z

committed by
GitHub

No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 30 additions and 37 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue