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

[skip ci]Add comment for initIndexRootPath in indexcoord/param_table.go (#9372)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 3f116c9a
......@@ -153,6 +153,7 @@ func (pt *ParamTable) initMinioBucketName() {
pt.MinioBucketName = bucketName
}
// initIndexRootPath initializes the root path of index files.
func (pt *ParamTable) initIndexRootPath() {
rootPath, err := pt.Load("minio.rootPath")
if err != nil {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册