milvus/internal/querycoordv2
smellthemoon b04eb17088
Fix load timeout (#21156)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2022-12-12 18:43:23 +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 Fix observers may update current target to a unfinished next target (#21107) 2022-12-12 15:15: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 Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +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 Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +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