mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
311380f8cb
Assign resync of all versions of object to the same worker to avoid locking contention. Fixes parallel resync implementation in #16707