This commit is contained in:
Konstantin Lebedev
2020-11-12 04:10:06 +05:00
parent fc7baef5bb
commit 1eec5c8d5d
10 changed files with 362 additions and 353 deletions

View File

@@ -130,6 +130,7 @@ message VolumeLocation {
repeated uint32 new_vids = 3;
repeated uint32 deleted_vids = 4;
string leader = 5; // optional when leader is not itself
string data_center = 6; // optional when DataCenter is in use
}
message LookupVolumeRequest {