cuisonghui opened a new issue #697: 客户端出现大量timeout URL: https://github.com/apache/incubator-brpc/issues/697 search() leaf error:host:*.bj,port:8104,brpc status code:1008,brpc error message:[E1008]Reached timeout=3000ms @10.162.10.51:8104,query:穿越时空之妃不能忍 timecost:3001 latency:3001291 大部分的请求都是正常,但是会会出现很多的timeout 错误,但是此query,在服务器端的耗时确实正常,只有几十毫秒. 使用的单连接,baidu_std协议.设置了3秒的超时时间. 感觉消息阻塞在网络或者框架上了,请问怎么排查此类问题,有没有单连接的各种缓冲区满了,导致阻塞等???
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
