milvus/pkg
yihao.dai 7384bfe3f8
fix: use seperate warmup pool and disable warmup by default (#33348) (#33349)
1. use a small warmup pool to reduce the impact of warmup
2. change the warmup pool to nonblocking mode
3. disable warmup by default
4. remove the maximum size limit of 16 for the load pool

issue: https://github.com/milvus-io/milvus/issues/32772

pr: https://github.com/milvus-io/milvus/pull/33348

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-05-28 19:27:43 +08:00
..
common enhance: Bump milvus version to v2.4.3 (#33408) 2024-05-28 10:11:43 +08:00
config fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics fix: correct error of metrics stats (#33305) 2024-05-24 09:15:41 +08:00
mq enhance: [2.4] Add param item to ignore bad message id in checkpoint (#33123) (#33249) 2024-05-23 15:27:41 +08:00
tracer fix:[Cherry-Pick] can't generate traceID when use noop exporter (#33191) (#33208) 2024-05-22 11:13:39 +08:00
util fix: use seperate warmup pool and disable warmup by default (#33348) (#33349) 2024-05-28 19:27:43 +08:00
go.mod enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +08:00
go.sum enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00