未验证 提交 877bfdac 编写于 作者: E edward.zeng 提交者: GitHub

[skip ci] Refine querycoord param table comment (#12722)

Signed-off-by: NEdward Zeng <jie.zeng@zilliz.com>
上级 fcfa4255
......@@ -52,7 +52,7 @@ type ParamTable struct {
SearchChannelPrefix string
SearchResultChannelPrefix string
// --- ETCD ---
// --- etcd ---
EtcdEndpoints []string
MetaRootPath string
KvRootPath string
......@@ -107,7 +107,7 @@ func (p *ParamTable) Init() {
p.initStatsChannelName()
p.initTimeTickChannelName()
// --- ETCD ---
// --- etcd ---
p.initEtcdEndpoints()
p.initMetaRootPath()
p.initKvRootPath()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册