milvus/internal/mocks
chyezh 86eff6e589
enhance: streaming node client implementation (#34653)
issue: #33285

- add streaming node grpc client wrapper
- add unittest for streaming node grpc client side
- fix binary unsafe bug for message

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-19 17:37:40 +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: streaming node client implementation (#34653) 2024-07-19 17:37:40 +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 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: 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: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00
mock_rootcoord.go enhance: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00