mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
Remove debug log (#24030)
Signed-off-by: lixinguo <xinguo.li@zilliz.com> Co-authored-by: lixinguo <xinguo.li@zilliz.com>
This commit is contained in:
parent
084424d636
commit
ab95754069
@ -205,7 +205,6 @@ func newDmlChannels(ctx context.Context, factory msgstream.Factory, chanNamePref
|
||||
pos: i,
|
||||
}
|
||||
d.pool.Store(name, dms)
|
||||
log.Info("lxg", zap.Any("name", name))
|
||||
d.channelsHeap = append(d.channelsHeap, dms)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user