feat: rpc message based heartbeat (#30)
* feat: rpc message based heartbeat * chore: by cr
This commit is contained in:
@@ -62,6 +62,7 @@ impl RequestHeader {
|
||||
protocol_version: PROTOCOL_VERSION,
|
||||
cluster_id,
|
||||
member_id,
|
||||
role: 0,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user