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

[skip ci]Fix golint in indexcoord/prama_table.go (#9301)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 33e73f36
......@@ -84,6 +84,7 @@ func (pt *ParamTable) initEtcdEndpoints() {
pt.EtcdEndpoints = strings.Split(endpoints, ",")
}
// initMetaRootPath initializes the root path of etcd.
func (pt *ParamTable) initMetaRootPath() {
rootPath, err := pt.Load("etcd.rootPath")
if err != nil {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册