feat: add extension to heartbeat request (#275)
* feat: add extension to heartbeat request Signed-off-by: discord9 <discord9@163.com> * make all Signed-off-by: discord9 <discord9@163.com> --------- Signed-off-by: discord9 <discord9@163.com>
This commit is contained in:
@@ -56,6 +56,7 @@ message HeartbeatRequest {
|
||||
}
|
||||
// The topic stats of the datanode.
|
||||
repeated TopicStat topic_stats = 13;
|
||||
map<string, bytes> extensions = 99;
|
||||
}
|
||||
|
||||
/// The workload types of the datanode.
|
||||
|
||||
Reference in New Issue
Block a user