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

[skip ci] Add comment for GetIndexState (#11842)

Signed-off-by: Ndragondriver <jiquan.long@zilliz.com>
上级 24d175bc
......@@ -1206,6 +1206,7 @@ func (node *Proxy) GetIndexBuildProgress(ctx context.Context, request *milvuspb.
return gibpt.result, nil
}
// GetIndexState get the build-state of index.
func (node *Proxy) GetIndexState(ctx context.Context, request *milvuspb.GetIndexStateRequest) (*milvuspb.GetIndexStateResponse, error) {
if !node.checkHealthy() {
return &milvuspb.GetIndexStateResponse{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册