milvus/internal/querycoordv2
wei liu 820ee692fc
enhance: Add config for querycoord auto balance channel (#29231)
issue: #23726
This PR add control config to querycoord's background auto balance
channel operation

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-12-18 10:00:40 +08:00
..
balance enhance: Add config for querycoord auto balance channel (#29231) 2023-12-18 10:00:40 +08:00
checkers test: add checker unittests (#28954) 2023-12-05 10:56:33 +08:00
dist feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
job Fix the target updated before version updated to cause data missing (#28250) 2023-11-08 11:36:22 +08:00
meta enhance: Skip balance segment when channel need be balanced (#29116) 2023-12-14 16:44:43 +08:00
mocks Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
observers fix: load gets stuck probably (#29191) 2023-12-14 18:28:38 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Change const magic number in querycoord to param (#28819) 2023-11-30 09:06:28 +08:00
task enhance: remove merger for load segments (#29062) 2023-12-12 10:48:37 +08:00
utils fix: forbid balancing level zero segments (#29168) 2023-12-14 14:30:39 +08:00
handlers.go disable auto balance when old node exists (#28191) 2023-11-07 14:02:20 +08:00
ops_services.go feat: Add checker activation service interfaces (#28850) 2023-12-04 17:38:37 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go fix datacoord unstable ut (#28281) 2023-11-08 18:43:31 +08:00
server.go enhance: Add logs for each step during service initialization (#28624) 2023-11-27 16:30:26 +08:00
services_test.go enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
services.go enhance: Change some frequency log to rated level (#28897) 2023-12-04 10:38:35 +08:00