apache / apache/servicecomb-java-chassis
高并发场景下,偶现响应体字段缺失
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
在对某rest接口做性能压测的时候,并发量1000TPS,偶现client接收到的响应体缺失一些字段
例如server端响应体里有ret:{"code":0, "message":"success"}
但是服务端接收到的响应里ret为null,或者code为null
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.