未验证 提交 ec3ede1e 编写于 作者: X xige-16 提交者: GitHub

[skip ci] Add comment for GetComponentStates (#8856)

Signed-off-by: Nxige-16 <xi.ge@zilliz.com>
上级 4bfa85ed
......@@ -25,6 +25,7 @@ import (
"github.com/milvus-io/milvus/internal/util/metricsinfo"
)
// GetComponentStates return information about whether the coord is healthy
func (qc *QueryCoord) GetComponentStates(ctx context.Context) (*internalpb.ComponentStates, error) {
serviceComponentInfo := &internalpb.ComponentInfo{
NodeID: Params.QueryCoordID,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册