apache / apache/dubbo

Support native stream calls in generic call

Open
#13,109 3 comments 0 reactions 0 assignees View on GitHub
component/sdk help wanted type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and believe that this is not a duplicate.

## Describe the feature
In the traffic repaly scenario, we need to use the recorded request at that time to make a generic call.
When an application uses a custom serialization, a lot of additional processing needs to be done before call.
So I thought maybe Dubbo needs to support native stream in generic call.

Contributor guide

Open the contributing guide

Research direction

Start by tracing Dubbo's generic call entry point and the serialization path used for recorded traffic replay. Determine how a native stream would be represented and passed through a generic call, then define tests that demonstrate native-stream requests with custom serialization and establish the expected completed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.