Merge pull request #925 from stlpmo-jn/checkUnhealthReplication

the implement of repair the error replications of the volume
This commit is contained in:
Chris Lu
2019-04-10 23:37:12 -07:00
committed by GitHub
4 changed files with 83 additions and 11 deletions

View File

@@ -171,6 +171,7 @@ message ReadVolumeFileStatusResponse {
uint64 idx_file_size = 3;
uint64 dat_file_timestamp = 4;
uint64 dat_file_size = 5;
uint64 file_count = 6;
}
message DiskStatus {