milvus/pkg/util
congqixia 258e1ccd66
Refine querynode scheduler lifetime (#26915)
This PR refines scheduler lifetime control:
- Move private tri-state into lifetime package
- Make scheduler block incoming "Add" task
- Make scheduler Stop wait until all previously accepted task done

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-09-28 10:21:26 +08:00
..
cache Format the code (#27275) 2023-09-21 09:45:27 +08:00
cgoconverter Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
commonpbutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
compressor Upgrade minio-go and add region and virtual host config for segcore chunk manager (#26194) 2023-08-11 10:37:36 +08:00
conc Format the code (#27275) 2023-09-21 09:45:27 +08:00
contextutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
errorutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
etcd Format the code (#27275) 2023-09-21 09:45:27 +08:00
funcutil Fix rootcoord failure to start when reaching the limit of role num (#27361) 2023-09-27 11:03:26 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware Format the code (#27275) 2023-09-21 09:45:27 +08:00
indexparamcheck Fix gofumpt issue in scann_checker_test.go (#27305) 2023-09-22 00:39:26 +08:00
indexparams Format the code (#27275) 2023-09-21 09:45:27 +08:00
interceptor Rename error to match the nameing rules (#27214) 2023-09-20 10:59:24 +08:00
lifetime Refine querynode scheduler lifetime (#26915) 2023-09-28 10:21:26 +08:00
lock Format the code (#27275) 2023-09-21 09:45:27 +08:00
logutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
merr Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
metautil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
metricsinfo Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvuserrors Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
parameterutil.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
paramtable refine the default values for segcore threadpool size (#27406) 2023-09-27 20:43:28 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
retry Format the code (#27275) 2023-09-21 09:45:27 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
testutils Add Promethues suite test utility (#26046) 2023-08-02 10:05:05 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
typeutil Fix bug for loading array data panic (#27343) 2023-09-26 12:23:26 +08:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go tikv integration (#26246) 2023-09-07 07:25:14 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00