milvus/internal
congqixia f43527ef6f
enhance: Batch forward delete when using DirectForward (#37076)
Relatedt #36887

DirectFoward streaming delete will cause memory usage explode if the
segments number was large. This PR add batching delete API and using it
for direct forward implementation.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-10-24 10:39:28 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core enhance: enable asan for cpp unittest (#37041) 2024-10-23 17:21:27 +08:00
datacoord fix: Refine compactionTask to avoid data race (#36936) 2024-10-24 09:55:28 +08:00
datanode feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
distributed enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
flushcommon fix: loss small bm25 binlogs (#36942) 2024-10-17 14:49:23 +08:00
http feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
indexnode feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore fix: Load original key if ts is MaxTimestamp (#36934) 2024-10-17 14:11:29 +08:00
mocks enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
parser/planparserv2 enhance: Update antlr version and refine parsing not in (#36745) 2024-10-11 14:03:21 +08:00
proto enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
proxy enhance: support retry search when topk is reduced and result not enough (#35645) 2024-10-23 19:19:30 +08:00
querycoordv2 enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
querynodev2 enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
storage feat: added more checks for function creation check (#36766) 2024-10-13 17:43:22 +08:00
streamingcoord enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
streamingnode fix: use binlog counter to trigger flush but not stats log (#37037) 2024-10-23 15:07:29 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00