mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
- remove sourceCh usage from healing we already have tasks and resp channel - use read locks to lookup globalHealConfig - fix healing resolver to pick candidates quickly that need healing, without this resolver was unexpectedly skipping.