Stream传输Connection reset by peer
Open
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
src/brpc/input_messenger.cpp:226] Fail to read from Socket{id=111669149785 fd=41 addr=10.171.192.105:47030:16890} (0x63100006fa00): Connection reset by peer
通过Stream传输数据频繁打印这个日志
Contributor guide
Research direction
Start at src/brpc/input_messenger.cpp:226 and trace the Stream data path that produces the “Connection reset by peer” message. Reproduce the frequent logging if possible and determine whether the reset is expected or indicates a transport failure. Done means the cause is identified and the resulting behavior is validated with an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100