milvus/internal/distributed/streaming
Zhen Ye 1b6edd0b4b
enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564)
issue: #33285

- Modify the proto of consumer of streaming service.
- Make VChannel as a required option for streaming

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-11 17:24:29 +08:00
..
internal enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
OWNERS enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
append.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
streaming.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
streaming_test.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
test_streaming.go enhance: Append create partition msg to wal (#35398) 2024-08-13 14:28:20 +08:00
txn.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
util.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
wal.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
wal_test.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00