1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 23:10:57 -04:00
Harshavardhana 7ed1077879
Add a custom healthcheck function for online status ()
- Add changes to ensure remote disks are not
  incorrectly taken online if their order has
  changed or are incorrect disks.
- Bring changes to peer to detect disconnection
  with separate Health handler, to avoid a
  rather expensive call GetLocakDiskIDs()
- Follow up on the same changes for Lockers
  as well
2020-06-17 14:49:26 -07:00
..