milvus/pkg/util/paramtable
wei liu 166fc902b0
enhance: Limit collection's normal balance speed (#34810)
issue: #34798

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-24 19:11:44 +08:00
..
autoindex_param_test.go enhance: autoindex for multi data type (#33868) 2024-06-18 21:34:01 +08:00
autoindex_param.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
base_table_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
base_table.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
component_param_test.go enhance: Limit collection's normal balance speed (#34810) 2024-07-24 19:11:44 +08:00
component_param.go enhance: Limit collection's normal balance speed (#34810) 2024-07-24 19:11:44 +08:00
grpc_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
grpc_param.go enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
http_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
param_item.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
quota_param_test.go enhance: improve check health (#33800) 2024-07-01 10:16:06 +08:00
quota_param.go enhance: Add l0 segment entry num quota (#34733) 2024-07-17 17:35:41 +08:00
role_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
role_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
runtime.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param.go enhance: Add consts of MsgDispatcher to configs (#33679) 2024-06-07 14:21:59 +08:00