milvus/internal
chyezh f4de99e129
enhance: implement streaming coord client (#34654)
issue: #33285

- add streaming coord channel assignment watch client

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-22 11:32:04 +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: refine clustering compaction configs and logs (#34784) 2024-07-21 19:23:40 +08:00
datanode enhance: add ut for clustering_compactor (#34852) 2024-07-21 19:29:42 +08:00
distributed feat: [restful v2] add partition key isolation prop (#34710) 2024-07-22 11:29:59 +08:00
http enhance: enable profile and block profiling (#34642) 2024-07-19 18:43:41 +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: implement streaming coord client (#34654) 2024-07-22 11:32:04 +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 fix: execute method should return an error when result is a failure (#34813) 2024-07-20 23:13:40 +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: unified channel name generation and conversion (#34805) 2024-07-20 23:11:39 +08:00
storage enhance: binlog primary key turn off dict encoding (#34358) 2024-07-17 17:47:44 +08:00
streamingcoord enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +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: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00