mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
a6ffdf1dd4
* Prevents blocking when losing quorum (standard on cluster restarts). * Time out to prevent endless buildup. Timed-out remote locks will be canceled because they miss the refresh anyway. * Reduces latency for all calls since the wall time for the roundtrip to remotes no longer adds to the requests.