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

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

Signed-off-by: Nguoxiangzhou <xiangzhou.guo@zilliz.com>
上级 8818245d
......@@ -23,7 +23,7 @@ const (
MsgQueryCoordNotServing = "query coordinator is not serving"
// MsgDataCoordNotServing means that data coordinator not serving
MsgDataCoordNotServing = "data coordinator is not serving"
// MsgIndexCoordNotServing means that index coordinator not serving
// MsgIndexCoordNotServing means that IndexCoord not serving
MsgIndexCoordNotServing = "index coordinator is not serving"
// MsgProxyNotServing means that proxy node not serving
MsgProxyNotServing = "proxy node is not serving"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册