milvus/internal
chyezh bef06e5acf
enhance: add streaming coord and node grpc service register (#34655)
issue: #33285

- register streaming coord service into datacoord.
- add new streaming node role.
- add global static switch to enable streaming service or not.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-25 12:19:44 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core fix: access address was not malloc (#34971) 2024-07-25 02:31:44 +08:00
datacoord enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
datanode enhance: Send flush signal when the water level reaches the high watermark (#34907) 2024-07-23 10:29:42 +08:00
distributed enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
flushcommon enhance: add message and msgstream msgpack adaptor (#34874) 2024-07-22 20:59:42 +08:00
http enhance: enable profile and block profiling (#34642) 2024-07-19 18:43:41 +08:00
indexnode fix: Get current index version from knowhere before building index (#34901) 2024-07-23 10:23:42 +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: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
parser/planparserv2 enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
proto enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
proxy fix: Check legacy guarantee ts when skipping alloc ts (#34981) 2024-07-25 10:17:45 +08:00
querycoordv2 enhance: Limit collection's normal balance speed (#34810) 2024-07-24 19:11:44 +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 feat: record the number of times milvus turns into force-deny-writing states (#34960) 2024-07-25 11:39:46 +08:00
storage enhance: support null in c data_datacodec and load null value (#32183) 2024-07-23 16:07:51 +08:00
streamingcoord enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
streamingnode enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
util enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
.mockery.yaml enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00