未验证 提交 06c4662e 编写于 作者: B Bingyi Sun 提交者: GitHub

[skip e2e]Improve log (#13705)

Signed-off-by: Nsunby <bingyi.sun@zilliz.com>
Co-authored-by: Nsunby <bingyi.sun@zilliz.com>
上级 279316e0
......@@ -448,7 +448,7 @@ func (s *Server) startDataNodeTtLoop(ctx context.Context) {
for {
select {
case <-ctx.Done():
log.Debug("data node tt loop shutdown")
log.Debug("DataNode timetick loop shutdown")
return
default:
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册