You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/03/14 02:01:42 UTC

[GitHub] [servicecomb-java-chassis] mikkocheng opened a new issue #2734: 高并发场景下,偶现响应体字段缺失

mikkocheng opened a new issue #2734:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2734


   在对某rest接口做性能压测的时候,并发量1000TPS,偶现client接收到的响应体缺失一些字段
   例如server端响应体里有ret:{"code":0, "message":"success"}
   但是服务端接收到的响应里ret为null,或者code为null
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org