mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
If one object has many parts where all parts are readable but some parts are missing from some drives, this object can be sometimes un-healable, which is wrong. This commit will avoid reading from drives that have missing, corrupted or outdated xl.meta. It will also check if any part is unreadable to avoid healing in that case.
12 KiB
12 KiB