1
0
mirror of https://github.com/minio/minio.git synced 2025-03-24 06:24:14 -04:00
Harshavardhana 96c0ce1f0c
add support for tuning healing to make healing more aggressive ()
supports `mc admin config set <alias> heal sleep=100ms` to
enable more aggressive healing under certain times.

also optimize some areas that were doing extra checks than
necessary when bitrotscan was enabled, avoid double sleeps
make healing more predictable.

fixes 
2020-12-02 11:12:00 -08:00
..