You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/11 08:58:49 UTC

[GitHub] ranxizhaozhi opened a new issue #2486: dubbo provider服务延迟收到请求

ranxizhaozhi opened a new issue #2486: dubbo  provider服务延迟收到请求
URL: https://github.com/apache/incubator-dubbo/issues/2486
 
 
   现象:
   dubbo  consumer发起请求,但provider过了很久才收到请求,有时会延迟几秒,有时会延迟十几秒,
   比如,consumer发起请求的时间为2018-08-08 08:08:08.000,provider收到该请求的时间为2018-08-08 08:08:20.000
   
   可以确定的是:
   1、网络没有问题
   2、未配置重试机制
   3、provider线程池fixed,无任务队列
   4、timeout为10s
   provider服务处理较慢(调老系统接口),机器压力较大,会出现Thread pool is EXHAUSTED
   
   谁能提供解决思路?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org