milvus/pkg
yihao.dai 760223f80a
fix: use seperate warmup pool and disable warmup by default (#33348)
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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-05-27 01:25:40 +08:00
..
common enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +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: metrics leak on the coord nodes (#33075) 2024-05-20 22:03:39 +08:00
mq enhance: Try LatestMessageID when checkpoint unmarshal fails (#33158) 2024-05-21 16:59:39 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util fix: use seperate warmup pool and disable warmup by default (#33348) 2024-05-27 01:25:40 +08:00
go.mod enhance: update checker for go version (#33351) 2024-05-24 14:23:40 +08:00
go.sum enhance: sync milvus proto version (#33094) 2024-05-16 18:51:34 +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