milvus/internal/mocks
chyezh 1cff55381d
enhance: add manual alloc segment rpc for datacoord (#35002)
issue: #33285

- segment allocation will move to streamingnode, so a manual alloc
segment rpc is required

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-26 10:15:46 +08:00
..
google.golang.org fix: ut failure for grpc upgrade (#34726) 2024-07-16 21:49:40 +08:00
mock_metastore enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00
proto/mock_streamingpb enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00
streamingcoord/server/mock_balancer enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
streamingnode enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00
util/streamingutil/service enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +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 enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +08:00
mock_datacoord.go enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +08:00
mock_datanode_client.go enhance: Refine compaction (#33982) 2024-06-25 10:08:03 +08:00
mock_datanode.go enhance: Refine compaction (#33982) 2024-06-25 10:08:03 +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: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
mock_indexnode.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +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: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mock_querycoord_client.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
mock_querycoord.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
mock_querynode_client.go enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
mock_querynode.go enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
mock_rootcoord_client.go enhance: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00
mock_rootcoord.go enhance: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00