未验证 提交 efabe9ec 编写于 作者: C cai.zhang 提交者: GitHub

[skip ci]Fix golint in indexcoord/server.go (#9123)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 8f4a7356
......@@ -170,6 +170,7 @@ func (s *Server) GetMetrics(ctx context.Context, request *milvuspb.GetMetricsReq
return s.indexcoord.GetMetrics(ctx, request)
}
// startGrpcLoop starts the grep loop of IndexCoord component.
func (s *Server) startGrpcLoop(grpcPort int) {
defer s.loopWg.Done()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册