milvus/internal/querycoordv2
cai.zhang aa203acfb3
Low IndexCoord weight (#21548)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2023-01-06 14:21:37 +08:00
..
balance Fix queryCoord panic during query node down (#21400) 2022-12-28 10:17:30 +08:00
checkers Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
dist Fix wrong bool param in the getDistribution method (#21463) 2022-12-30 14:15:31 +08:00
job Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
meta Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +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 Fix queryCoord panic during query node down (#21400) 2022-12-28 10:17:30 +08:00
task Add more logs for debugging load balance (#21389) 2022-12-27 15:57:30 +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 Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +08:00
services_test.go Check whether the node is stopping when using load balance api (#21438) 2022-12-29 15:47:31 +08:00
services.go limit the frequency of GetMetrics() log (#21514) 2023-01-04 17:39:35 +08:00