milvus/internal/distributed
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
..
datacoord fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
datanode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
indexnode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
proxy feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
querycoord fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
querynode enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
rootcoord fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
streaming fix: streaming consumer may get stucked when handler is un-consumed (#36818) 2024-10-14 15:23:23 +08:00
streamingnode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
connection_manager_test.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
connection_manager.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00