milvus/internal/mocks
congqixia 6bc8aba17f
enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107)
Cherry pick from master
pr: #37076
Related #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-25 11:53:29 +08:00
..
mock_chunk_manager.go enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mock_datacoord_client.go fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
mock_datacoord.go fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
mock_datanode_client.go enhance: [cherry-pick] Remove compaction plans on the datanode (#33548) (#34312) 2024-07-02 17:39:08 +08:00
mock_datanode.go enhance: [cherry-pick] Remove compaction plans on the datanode (#33548) (#34312) 2024-07-02 17:39:08 +08:00
mock_grpc_client.go enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
mock_indexnode_client.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
mock_indexnode.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
mock_proxy_client.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
mock_proxy.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) (#35513) 2024-08-18 13:42:55 +08:00
mock_querycoord_client.go enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
mock_querycoord.go enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
mock_querynode_client.go enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
mock_querynode.go enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
mock_rootcoord_client.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) (#35513) 2024-08-18 13:42:55 +08:00
mock_rootcoord.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) (#35513) 2024-08-18 13:42:55 +08:00