1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

2 Commits

Author SHA1 Message Date
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
Harshavardhana
2042d4873c
rename crawler config option to heal () 2020-10-14 13:51:51 -07:00