add healing for invalid shards by skipping the blocks (#13978)

Built on top of #13945, now we need to simply skip the
shards and its automated.
This commit is contained in:
Harshavardhana
2021-12-23 23:01:46 -08:00
committed by GitHub
parent 9ad6012782
commit 7e3a7d7044
8 changed files with 88 additions and 33 deletions

6
go.mod
View File

@@ -49,10 +49,10 @@ require (
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0
github.com/minio/madmin-go v1.1.20
github.com/minio/minio-go/v7 v7.0.17
github.com/minio/madmin-go v1.1.21
github.com/minio/minio-go/v7 v7.0.19
github.com/minio/parquet-go v1.1.0
github.com/minio/pkg v1.1.9
github.com/minio/pkg v1.1.10
github.com/minio/selfupdate v0.4.0
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.2.1