mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 15:35:33 +08:00
GetAndRemove removes the fg from manager immediately, while the flowgraph is still releasing. This PR will remove the fg from flowgraphManager AFTER flowgraphs released. - Add Remove for ConcurrentMap - Move collections() into flowgraph manager Signed-off-by: yangxuan <xuan.yang@zilliz.com>