milvus/internal
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
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core fix: non-init seg_offset for growing raw-data when doing groupby (#34748) 2024-07-19 17:01:40 +08:00
datacoord enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
datanode enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
distributed enhance: support to config root user's password (#34752) 2024-07-17 20:19:42 +08:00
http enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00
indexnode feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
mocks enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00
parser/planparserv2 enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
proto enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
proxy enhance: Add dynamic cgo pool for proxy CGO call (#34768) 2024-07-19 15:11:41 +08:00
querycoordv2 enhance: Preserve fixed-size memory in delegator node for growing segment. (#34596) 2024-07-15 20:51:46 +08:00
querynodev2 enhance: Remove useless ops when there is no write (#34767) 2024-07-19 14:31:42 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: support to config root user's password (#34752) 2024-07-17 20:19:42 +08:00
storage enhance: binlog primary key turn off dict encoding (#34358) 2024-07-17 17:47:44 +08:00
streamingcoord/server 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
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: Check by proxy rate limiter when delete get data by query. (#30891) 2024-05-23 20:03:40 +08:00
util enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00
.mockery.yaml enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00