milvus/pkg/util
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
..
bm25 feat: part1 for add field backfill(#44444) (#46808) 2026-02-05 19:19:52 +08:00
cache enhance: remove deprecated lazy load code (#47590) 2026-02-10 14:14:44 +08:00
commonpbutil
compressor
conc
contextutil
crypto
distance
etcd
expr enhance: add security controls for /expr endpoin (#46753) 2026-01-12 11:11:27 +08:00
funcutil fix: preserve trailing slash semantics for meta KV prefix paths (#48053) 2026-03-16 21:13:42 +08:00
gc
generic
hardware
indexparams enhance: support user specified warmup (#47373) 2026-02-02 14:34:00 +08:00
interceptor
lifetime
lock
logutil
merr fix: apply denylist retry to pack_writer writeLog and binlog import (#48402) 2026-03-21 18:25:27 +08:00
metautil enhance: [loon] move storage v3 deltalog files under basePath/_delta/ to align with loon convention (#48150) 2026-03-10 10:01:25 +08:00
metric
metricsinfo
netutil
parameterutil
paramtable enhance: make thread pool max threads size configurable (#48379) 2026-03-24 06:07:29 +08:00
ratelimitutil feat: implement KMS key revocation deny read/write (#45936) 2026-01-13 11:43:28 +08:00
replicateutil feat: Support force promote for primary-secondary failover (#47352) 2026-03-20 16:09:28 +08:00
requestutil fix: Update `milvus_proxy_req_count` metrics for restful API (#47213) 2026-01-21 18:57:30 +08:00
resource
retry enhance: Always retry writing binlogs (#46850) 2026-01-07 16:07:24 +08:00
symbolizer
syncutil
testutils feat: impl StructArray -- add more tests for non-float embedding lists (#46686) 2026-01-15 10:13:27 +08:00
tikv
timerecord enhance: Go search path optimizations for improved QPS (#47734) 2026-02-24 22:12:47 +08:00
timestamptz
tsoutil
typeutil fix: prevent node panic when unsupported types used as ClusteringKey (#48184) 2026-03-15 21:21:25 +08:00
uniquegenerator
vralloc
OWNERS
constant.go fix: add FileResource privileges to RBAC v2 built-in privilege groups (#48126) 2026-03-13 15:33:24 +08:00
constant_test.go feat: Add GetReplicateConfiguration API (#47393) 2026-02-03 15:32:34 +08:00
kvutil.go fix: preserve trailing slash semantics for meta KV prefix paths (#48053) 2026-03-16 21:13:42 +08:00