未验证 提交 f43d96b5 编写于 作者: G guoxiangzhou 提交者: GitHub

[skip e2e] Modify code comments according to the naming conventions (#15173)

Signed-off-by: Nguoxiangzhou <xiangzhou.guo@zilliz.com>
上级 a157487f
......@@ -592,7 +592,7 @@ func (c *Core) SetDataCoord(ctx context.Context, s types.DataCoord) error {
retErr = fmt.Errorf("get bin log file paths panic, msg = %v", err)
}
}()
<-initCh //wait connect to data coord
<-initCh //wait connect to DataCoord
ts, err := c.TSOAllocator(1)
if err != nil {
return nil, err
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册