apache / apache/brpc

brpc现在支持返回 Trailers-Only 吗?

Open
#1,986 9 comments 0 reactions 0 assignees View on GitHub
feature good first issue
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

在使用 golang 版本的 grpc 客户端访问 brpc 的 server 的时候,发现不能重试。看 golang 里面代码是在判断 TrailersOnly 的时候失败了。

image

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the retry failure with a Go gRPC client against a brpc server, then inspect the Trailers-Only handling on both sides. Compare the server response with the Go client's expectation and add a focused regression test; done means the client can retry successfully when the response uses Trailers-Only.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, go, grpc
Domain
backend-api-design, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.