mirror of https://github.com/minio/minio.git
c599c11e70
we should do this to ensure that we focus on data healing as primary focus, fixing metadata as part of healing must be done but making data available is the main focus. the main reason is metadata inconsistencies can cause data availability issues, which must be avoided at all cost. will be bringing in an additional healing mechanism that involves "metadata-only" heal, for now we do not expect to have these checks. continuation of #19154 Bonus: add a pro-active healthcheck to perform a connection |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
rpc-stats.go |