volume server get notified of leader change
This commit is contained in:
@@ -24,6 +24,7 @@ message Heartbeat {
|
||||
message HeartbeatResponse {
|
||||
uint64 volumeSizeLimit = 1;
|
||||
string secretKey = 2;
|
||||
string leader = 3;
|
||||
}
|
||||
|
||||
message VolumeInformationMessage {
|
||||
|
||||
Reference in New Issue
Block a user