mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add comment for ConnTopology (#13485)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
3e7fe1b2ba
commit
7b38d4522f
@ -65,6 +65,7 @@ type ConnectionInfo struct {
|
||||
TargetType ConnectionTargetType `json:"target_type"`
|
||||
}
|
||||
|
||||
// ConnTopology contains connection topology
|
||||
// TODO(dragondriver)
|
||||
// necessary to show all connection edge in topology graph?
|
||||
// for example, in system, Proxy connects to RootCoord and RootCoord also connects to Proxy,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user