mirror of https://github.com/milvus-io/milvus.git
## 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> |
||
|---|---|---|
| .. | ||
| cluster | ||
| collector | ||
| delegator | ||
| pipeline | ||
| pkoracle | ||
| segments | ||
| tasks | ||
| .mockery.yaml | ||
| OWNERS | ||
| handlers.go | ||
| handlers_test.go | ||
| local_worker.go | ||
| local_worker_test.go | ||
| metrics_info.go | ||
| metrics_info_test.go | ||
| mock_data.go | ||
| server.go | ||
| server_test.go | ||
| services.go | ||
| services_test.go | ||