未验证 提交 e00976fd 编写于 作者: D dragondriver 提交者: GitHub

[skip ci] Add comment for GetPersistentSegmentInfo (#12097)

Signed-off-by: Ndragondriver <jiquan.long@zilliz.com>
上级 edb0b4c8
......@@ -2130,6 +2130,7 @@ func (node *Proxy) GetDdChannel(ctx context.Context, request *internalpb.GetDdCh
panic("implement me")
}
// GetPersistentSegmentInfo get the information of sealed segment.
func (node *Proxy) GetPersistentSegmentInfo(ctx context.Context, req *milvuspb.GetPersistentSegmentInfoRequest) (*milvuspb.GetPersistentSegmentInfoResponse, error) {
log.Debug("GetPersistentSegmentInfo",
zap.String("role", Params.RoleName),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册