milvus/pkg/util/paramtable
Xiaofan 8c43c5b6cb
fix: get compaction failure when datanode is actually alive (#31353)
didn't mark the compact as failure if it's simply an rpc error when
GetCompactionPlansResults
see #31352

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-03-18 10:01:36 -07:00
..
autoindex_param_test.go Support prepare config for index (#27920) 2023-10-25 19:54:12 +08:00
autoindex_param.go enhance: add new optimize param for queryhook (#29495) 2023-12-28 10:04:46 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
base_table.go enhance: support merge multi yaml files (#30910) 2024-03-15 21:35:04 +08:00
component_param_test.go fix: Balance channel stuck forever due to logic dead lock (#31202) 2024-03-13 15:05:04 +08:00
component_param.go fix: get compaction failure when datanode is actually alive (#31353) 2024-03-18 10:01:36 -07: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
grpc_param.go fix: Unexpected rpc msg size limit (#29682) 2024-01-05 15:56:47 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
http_param.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
param_item.go enhance: Add runtime config to paramtable (#31006) 2024-03-15 11:07:06 +08:00
quota_param_test.go feat: add collection level flush rate control (#29567) 2024-02-18 15:32:50 +08:00
quota_param.go feat: add collection level flush rate control (#29567) 2024-02-18 15:32:50 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go enhance: Add runtime config to paramtable (#31006) 2024-03-15 11:07:06 +08:00
service_param_test.go fix: Clean kafka default configuration (#30924) 2024-03-01 18:17:03 +08:00
service_param.go fix: Clean kafka default configuration (#30924) 2024-03-01 18:17:03 +08:00