abuse batch-read causing RPC doesn't work
Open
class/enhancement
module/sdk
stat/will-see-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
有用户使用批量读接口一次性读取N多条,导致response解析失败,sdk里只能拿到rpc response parse失败,然后不断重试直到超时。
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Trace the batch-read response parsing and retry path, then reproduce the failure with a request containing many records. Done means oversized batch reads no longer fail parsing and retry until timeout, with the behavior covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100