未验证 提交 7df9600e 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for removePartitionFlowGraph (#12027)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 f07b3ff8
......@@ -263,6 +263,7 @@ func (dsService *dataSyncService) startPartitionFlowGraph(partitionID UniqueID,
return nil
}
// removePartitionFlowGraph removes the partition flow graph from dataSyncService by partitionID
func (dsService *dataSyncService) removePartitionFlowGraph(partitionID UniqueID) {
dsService.mu.Lock()
defer dsService.mu.Unlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册