repair the error replications of the volume

This commit is contained in:
stlpmo-jn
2019-04-10 19:41:55 +08:00
parent 7d8ce080bd
commit c1a0403da2
5 changed files with 380 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 {