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

Compressed IndexNode log (#16365)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 04076393
......@@ -277,7 +277,7 @@ func (i *IndexNode) CreateIndex(ctx context.Context, request *indexpb.CreateInde
zap.Int64("IndexID", request.IndexID),
zap.Int64("Version", request.Version),
zap.String("MetaPath", request.MetaPath),
zap.Strings("DataPaths", request.DataPaths),
zap.Int("binlog paths num", len(request.DataPaths)),
zap.Any("TypeParams", request.TypeParams),
zap.Any("IndexParams", request.IndexParams))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册