未验证 提交 4b68be2d 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for addCollectionFlowGraph (#8606)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 78604cc1
......@@ -44,6 +44,7 @@ type dataSyncService struct {
}
// collection flow graph
// addCollectionFlowGraph add a collection flowGraph to collectionFlowGraphs
func (dsService *dataSyncService) addCollectionFlowGraph(collectionID UniqueID, vChannels []string) {
dsService.mu.Lock()
defer dsService.mu.Unlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册