milvus/internal/querycoordv2
wei liu b3bc7f3985
enhance: Limit collection's normal balance speed (#34810) (#34987)
issue: #34798
pr: #34810

after we remove the task priority on query coord, to avoid load/release
segment blocked by too much balance task, we limit the balance task size
in each round. at same time, we reduce the balance interval to trigger
balance more frequently.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-07-26 10:13:46 +08:00
..
balance enhance: Limit collection's normal balance speed (#34810) (#34987) 2024-07-26 10:13:46 +08:00
checkers enhance: Limit collection's normal balance speed (#34810) (#34987) 2024-07-26 10:13:46 +08:00
dist feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
job fix: check collection health(queryable) fail for releasing collection (#34948) 2024-07-25 10:25:57 +08:00
meta fix: check collection health(queryable) fail for releasing collection (#34948) 2024-07-25 10:25:57 +08:00
mocks enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
observers fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
task fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00
utils fix: check collection health(queryable) fail for releasing collection (#34948) 2024-07-25 10:25:57 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go fix: Avoid segment lack caused by deduplicate segment task (#34782) (#34903) 2024-07-23 11:06:15 +08:00
ops_service_test.go enhance: Avoid assign too much segment/channels to new querynode (#34096) (#34245) 2024-07-01 10:32:06 +08:00
ops_services.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
server.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
services_test.go fix: check collection health(queryable) fail for releasing collection (#34948) 2024-07-25 10:25:57 +08:00
services.go enhance: improve check health (#34265) 2024-07-01 10:18:07 +08:00