milvus/internal/querycoordv2
yah01 396a85c926
Fix the number of executing tasks may break the limit (#21318)
Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-12-20 20:33:27 +08:00
..
balance Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
checkers Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
dist Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
job Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
meta Use channel-cp as seekPosition when FromDmlCPLoadDelete (#21110) 2022-12-13 16:17:22 +08:00
mocks Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
observers Fix load timeout (#21156) 2022-12-12 18:43:23 +08:00
params Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
session Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
task Fix the number of executing tasks may break the limit (#21318) 2022-12-20 20:33:27 +08:00
utils update target (#19296) 2022-11-07 19:37:04 +08:00
errors.go Add more logs for GetShardLeaders (#21046) 2022-12-08 19:09:18 +08:00
handlers.go Add more logs for GetShardLeaders (#21046) 2022-12-08 19:09:18 +08:00
server_test.go Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
server.go Fix the number of executing tasks may break the limit (#21318) 2022-12-20 20:33:27 +08:00
services_test.go Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
services.go Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00