mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 11:11:39 +03:00
96c0ce1f0c
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 #10497