guocanwen commented on issue #962: brpc block timeout URL: https://github.com/apache/incubator-brpc/issues/962#issuecomment-551369956 是的,现在不清楚为什么一个server节点出问题,会影响访问其他server节点,这个比较费解。另外,这个服务还会访问其他类型的服务,有些也使用brpc接口,那些服务也超时了,而且只能通过重启恢复 ------------------ 原始邮件 ------------------ 发件人: "Ge Jun"<[email protected]>; 发送时间: 2019年11月8日(星期五) 中午11:29 收件人: "apache/incubator-brpc"<[email protected]>; 抄送: "郭灿文"<[email protected]>;"Author"<[email protected]>; 主题: Re: [apache/incubator-brpc] brpc block timeout (#962) “10.12.145.207:12306”在日志中基本是正常的,可以理解为开始coredump时仍没有进行到关闭连接这步,所以会触发一些超时,关闭连接后client探测到后转为"Not connected to",应该是在做健康检查了,周围应该Checking开头的日志(除非把健康检查关了) 下面其他节点的超时看上去似乎和上面这个core关系不大,那些日志的间隔频率也不是很密集,看上去更像是网络、机器、服务etc出现了抖动 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
---------------------------------------------------------------- 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]
