milvus/pkg/util/paramtable
sijie-ni-0214 98934d3212
enhance: make thread pool max threads size configurable (#48379)
## Summary

- Replace the hardcoded thread pool max threads limit (16) with a
configurable parameter `common.threadCoreCoefficient.maxThreadsSize`,
default 16, only effective when greater than 0
- Add missing Resize watchers for middle and low priority thread pools
- When `maxThreadsSize` changes dynamically, update the limit first then
resize all pools to ensure correct ordering

issue: #48378

Signed-off-by: sijie-ni-0214 <sijie.ni@zilliz.com>
2026-03-24 06:07:29 +08:00
..
autoindex_param.go enhance: add big topk optimization property (#47848) 2026-03-11 12:31:23 +08:00
autoindex_param_cuda.go
autoindex_param_nocuda.go enhance: update default auto index for vector filed (#47387) 2026-01-29 16:55:46 +08:00
autoindex_param_test.go enhance: update default auto index for vector filed (#47387) 2026-01-29 16:55:46 +08:00
base_table.go fix: runtime config updates not triggering watchers (#47143) 2026-01-19 15:31:29 +08:00
base_table_event_test.go fix: runtime config updates not triggering watchers (#47143) 2026-01-19 15:31:29 +08:00
base_table_test.go
cipher_config.go feat: Add new config and enable to dynamic update configs (#45170) 2025-11-10 14:43:35 +08:00
component_param.go enhance: make thread pool max threads size configurable (#48379) 2026-03-24 06:07:29 +08:00
component_param_test.go fix: use sliding window for old version message lastConfirmedMessageID to prevent long catchup (#48390) 2026-03-20 11:20:34 +08:00
credential_param.go
credential_param_test.go
function_param.go enhance: Add gemini embedding (#48215) 2026-03-16 15:15:26 +08:00
function_param_test.go feat: Add Yandex Cloud (YC) text embedding support (#47939) 2026-03-03 22:37:19 +08:00
grpc_param.go enhance: add per-cluster TLS config for CDC outbound mTLS connections (#47968) 2026-03-06 11:27:20 +08:00
grpc_param_test.go enhance: add per-cluster TLS config for CDC outbound mTLS connections (#47968) 2026-03-06 11:27:20 +08:00
hook_config.go
http_param.go
http_param_test.go
knowhere_param.go enhance: override index_type while creating segment index (#45416) 2025-11-11 07:27:36 +08:00
knowhere_param_test.go
param_item.go fix: prevent CASCachedValue permanent failure with FallbackKeys (#48313) 2026-03-18 11:03:26 +08:00
param_item_callback_test.go
param_item_test.go fix: prevent CASCachedValue permanent failure with FallbackKeys (#48313) 2026-03-18 11:03:26 +08:00
quota_param.go enhance: add big topk optimization property (#47848) 2026-03-11 12:31:23 +08:00
quota_param_test.go enhance: Optimize QuotaCenter CPU usage (#46388) 2025-12-26 10:09:19 +08:00
rbac_config_test.go
rbac_param.go
role_param.go
role_param_test.go
runtime.go enhance: improve replica and node assignment stability during scale-up/down (#48275) 2026-03-19 09:47:30 +08:00
service_param.go enhance: update WP version v0.1.25 (#45011) 2026-03-23 05:57:30 +08:00
service_param_test.go enhance: update WP version v0.1.25 (#45011) 2026-03-23 05:57:30 +08:00