mirror of https://github.com/minio/minio.git
Browse Source
* 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.pull/19955/head

committed by
GitHub

2 changed files with 26 additions and 7 deletions
Loading…
Reference in new issue