milvus/pkg
XuanYang-cn 10116b85ac
Release before remove when releasing flowgraphs (#27191)
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>
2023-09-19 11:53:22 +08:00
..
common Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
config Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
eventlog Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
log Add staticcheck linter and fix existing problems (#27174) 2023-09-19 10:05:22 +08:00
metrics Fix historm metrics buckets range for index (#26976) 2023-09-13 17:21:18 +08:00
mq Add staticcheck linter and fix existing problems (#27174) 2023-09-19 10:05:22 +08:00
tracer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
util Release before remove when releasing flowgraphs (#27191) 2023-09-19 11:53:22 +08:00
Makefile Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
go.mod Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00
go.sum Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00