mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip e2e] Add comment for newChannelsMgrImpl (#14750)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
cd43b12a77
commit
deff7de3ac
@ -507,6 +507,7 @@ func (mgr *channelsMgrImpl) removeAllDMLStream() error {
|
||||
return mgr.dmlChannelsMgr.removeAllStream()
|
||||
}
|
||||
|
||||
// newChannelsMgrImpl constructs a channels manager.
|
||||
func newChannelsMgrImpl(
|
||||
getDmlChannelsFunc getChannelsFuncType,
|
||||
dmlRepackFunc repackFuncType,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user