mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Remove config content output before credential mask implemented (#26993)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
adfb5298c6
commit
9e0977622d
@ -146,7 +146,6 @@ func (bt *BaseTable) init() {
|
||||
if !bt.config.skipRemote {
|
||||
bt.initConfigsFromRemote()
|
||||
}
|
||||
log.Info("Got Config", zap.Any("configs", bt.mgr.GetConfigs()))
|
||||
}
|
||||
|
||||
func (bt *BaseTable) initConfigsFromLocal() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user