mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for start proxy (#10031)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
65a1ae0210
commit
1211e286da
@ -282,6 +282,7 @@ func (node *Proxy) sendChannelsTimeTickLoop() {
|
||||
}()
|
||||
}
|
||||
|
||||
// Start starts a proxy node.
|
||||
func (node *Proxy) Start() error {
|
||||
err := InitMetaCache(node.rootCoord)
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user