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/12/16 02:59:41 UTC

[GitHub] [servicecomb-java-chassis] xuzhiweiand opened a new issue, #3529: 批量的图片流请求,概率性流响应为空

xuzhiweiand opened a new issue, #3529:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3529

   如下图,当同时并发请求20张左右的小图片流时,会存在小概率情况响应大小为空的情况。服务端那边的access日志显示响应正常。
   
   ![image](https://user-images.githubusercontent.com/8299162/208011799-ec466263-41d0-42f0-81b8-faffb9efe9d8.png)
   
   麻烦提供一下问题定位思路。
   


-- 
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.apache.org

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


[GitHub] [servicecomb-java-chassis] lbc97 commented on issue #3529: 批量的图片流请求,概率性流响应为空

Posted by GitBox <gi...@apache.org>.
lbc97 commented on issue #3529:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3529#issuecomment-1354382786

   能不能确保服务端本身在这种场景下所有返回响应都是有值得


-- 
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


[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #3529: 批量的图片流请求,概率性流响应为空

Posted by GitBox <gi...@apache.org>.
liubao68 commented on issue #3529:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3529#issuecomment-1364479638

   建议提供一个简单的重现程序。 


-- 
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