milvus/internal/util/mock
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
..
grpc_datanode_client.go enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
grpc_querycoord_client.go enhance: Enable dynamic update loaded collection's replica (#35822) 2024-09-25 10:13:18 +08:00
grpc_querynode_client.go enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
grpc_rootcoord_client.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
grpcclient.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
health_watch_server.go Add grpc healthy check (#16050) 2022-03-15 15:05:21 +08:00