未验证 提交 9e0219ec 编写于 作者: B Bingyi Sun 提交者: GitHub

[skip e2e]Improve log (#13702)

Signed-off-by: Nsunby <bingyi.sun@zilliz.com>
Co-authored-by: Nsunby <bingyi.sun@zilliz.com>
上级 b54b72e4
......@@ -290,7 +290,7 @@ func (s *Server) Start() error {
Params.CreatedTime = time.Now()
Params.UpdatedTime = time.Now()
atomic.StoreInt64(&s.isServing, ServerStateHealthy)
log.Debug("dataCoordinator startup success")
log.Debug("DataCoord startup success")
return nil
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册