minio/internal/config/heal
Harshavardhana c45bc32d98
skip disks under scanning when healing disks (#17822)
Bonus:

- avoid calling DiskInfo() calls when missing blocks
  instead heal the object using MRF operation.

- change the max_sleep to 250ms beyond that we will
  not stop healing.
2023-08-09 12:51:47 -07:00
..
heal.go skip disks under scanning when healing disks (#17822) 2023-08-09 12:51:47 -07:00
help.go standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00