未验证 提交 76b053a1 编写于 作者: G groot 提交者: GitHub

Fix a typo (#10192)

Signed-off-by: Nyhmo <yihua.mo@zilliz.com>
上级 45ef1e60
......@@ -262,7 +262,7 @@ func (s *Server) initCluster() error {
func (s *Server) initServiceDiscovery() error {
sessions, rev, err := s.session.GetSessions(typeutil.DataNodeRole)
if err != nil {
log.Debug("dataCoord initMeta failed", zap.Error(err))
log.Debug("dataCoord initServiceDiscovery failed", zap.Error(err))
return err
}
log.Debug("registered sessions", zap.Any("sessions", sessions))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册