milvus/configs
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
..
advanced
cert
pgo
ssl enhance: enable OpenSSL FIPS mode for Milvus (#48331) 2026-03-23 15:09:28 +08:00
OWNERS
glog.conf enhance: add glog sink to transfer cgo log into zap (#46721) 2026-01-04 14:45:23 +08:00
hook.yaml
milvus.yaml enhance: make thread pool max threads size configurable (#48379) 2026-03-24 06:07:29 +08:00