milvus/pkg
congqixia c689ef4822
fix: Remove eviction operations out of lock (#33834)
See also #33823

`EvictCacheValueByFormat` may be block by on going `CASCacheValue` and
cause possible deadlock

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-06-13 21:15:55 +08:00
..
common enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
config fix: Remove eviction operations out of lock (#33834) 2024-06-13 21:15:55 +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 feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
mq feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util enhance: Use BatchPkExist to reduce bloom filter func call cost (#33611) 2024-06-13 17:57:56 +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