mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 23:38:51 +08:00
Merge pull request #925 from stlpmo-jn/checkUnhealthReplication
the implement of repair the error replications of the volume
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user