apache / apache/servicecomb-java-chassis
http chunk交互会偶现:服务端显示已经写成功部分数据,但是客户端一直没收到直到等待超时
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
在write和flush后面都有加日志,看日志打印正常,但是客户端一直没收到数据,access接口也显示发送数据大小为0
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the HTTP chunk path around the reported write and flush operations, then compare server logs, the access log's sent-byte count, and the client timeout behavior. Done means reproducing the intermittent case and documenting or fixing the cause of data not reaching the client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100