You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "edwardlee03 (GitHub)" <gi...@apache.org> on 2018/11/11 16:48:08 UTC

[GitHub] [incubator-dubbo] edwardlee03 commented on issue #2771: Dubbo invoke timeout, Waiting server-side response timeout by scan timer

1、建议贴出完整的异常堆栈跟踪信息,便于我们更准确地判断问题。从`Waiting server-side response timeout`异常信息,再结合源代码来看,肯定是服务端处理请求慢了,慢的原因要看服务端的日志。
![image](https://user-images.githubusercontent.com/1811851/48314961-c9d4df00-e60b-11e8-9bba-56c94874bbf4.png)
2、建议你们升级`dubbo`版本
3、这个问题是微服务依赖网络的复杂性引起问题排查困难,需要借助**分布式链路跟踪系统**协助快速判断问题所在。见集成ZipKin示例 [dubbo-samples-zipkin](https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-zipkin)

希望对你有用😁

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2771 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org