milvus/internal
congqixia ba8197fafb
fix: Filter channel level zero segments when build level delete cache (#31129)
See also #31125

Delegator shall build level zero delete cache from l0 segments belongs
to it. Previously it build cache from all existing level zero segments
in the querynode which may lead to high memory usage and even panicking
when pk types are not matched

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-03-07 23:01:02 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: jemalloc aarch64 platform use 64k pagesize. (#29522) 2024-03-07 21:01:01 +08:00
datacoord enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941) 2024-03-07 20:39:02 +08:00
datanode enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941) 2024-03-07 20:39:02 +08:00
distributed enhance: Add `ListIndexes` API from datacoord (#31104) 2024-03-07 17:37:01 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941) 2024-03-07 20:39:02 +08:00
mocks enhance: Add `ListIndexes` API from datacoord (#31104) 2024-03-07 17:37:01 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Avoid create schema helper for each read task (#30981) 2024-03-04 19:39:00 +08:00
proto enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941) 2024-03-07 20:39:02 +08:00
proxy fix: set CollectionID field for AlterCollection request (#30814) 2024-03-07 14:49:02 +08:00
querycoordv2 enhance: Use `ListIndexes` instead of `DescribeIndex` for qc broker (#31122) 2024-03-07 21:43:03 +08:00
querynodev2 fix: Filter channel level zero segments when build level delete cache (#31129) 2024-03-07 23:01:02 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
storage feat: Define FieldValue, FieldStats and PartitionStats (#30286) 2024-03-06 20:42:37 -08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
util enhance: support stream call for grpc client (#30013) 2024-03-07 17:45:01 +08:00