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

Refine index log (#26191)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 411f9ac8
......@@ -709,7 +709,6 @@ func (s *Server) GetIndexInfos(ctx context.Context, req *indexpb.GetIndexInfoReq
log := log.Ctx(ctx).With(
zap.Int64("collectionID", req.CollectionID),
)
log.Info("receive GetIndexInfos request", zap.Int64s("segmentIDs", req.GetSegmentIDs()), zap.String("indexName", req.GetIndexName()))
errResp := &commonpb.Status{
ErrorCode: commonpb.ErrorCode_UnexpectedError,
Reason: "",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册