milvus/pkg/util/paramtable
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
..
autoindex_param.go enhance: change autoindex default metric type (#34277) 2024-07-08 10:52:14 +08:00
autoindex_param_test.go enhance: [2.4] autoindex for multi data type (#33867) 2024-06-14 23:26:00 +08:00
base_table.go fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
component_param.go enhance: Limit collection's normal balance speed (#34810) (#34987) 2024-07-26 10:13:46 +08:00
component_param_test.go enhance: Limit collection's normal balance speed (#34810) (#34987) 2024-07-26 10:13:46 +08:00
grpc_param.go enhance: update milvus.yaml (#31832) 2024-04-16 16:17:19 +08:00
grpc_param_test.go enhance: cache config values for saving cpu cycles to parse config item (#30947) 2024-03-12 11:09:04 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
http_param_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
param_item.go fix: [2.4] Use raw parameter value to perform CAS (#34373) 2024-07-03 17:20:10 +08:00
quota_param.go enhance: [2.4] Add l0 segment entry num quota (#34733) (#34837) 2024-07-22 12:05:43 +08:00
quota_param_test.go enhance: improve check health (#34265) 2024-07-01 10:18:07 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go enhance: add the related data size for the read apis (#31816) 2024-04-10 15:07:17 +08:00
service_param.go enhance: [2.4]Add consts of MsgDispatcher to configs (#33680) 2024-06-07 14:21:58 +08:00
service_param_test.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00