guocanwen commented on issue #962: brpc block timeout URL: https://github.com/apache/incubator-brpc/issues/962#issuecomment-552081747 线下复现,应该是死锁了。 测试的时候,进程X是个brpc server(其他服务会调用它),收到请求之后,会调用brpc client访问一些依赖服务。 多次捕捉现场的时候,确认 发送给进程X的所有请求都被refuse了,X调用远端服务也没有收到任何请求了,但是从堆栈上看,这些请求并没有返回。 ------------------ 原始邮件 ------------------ 发件人: "Ge Jun"<[email protected]>; 发送时间: 2019年11月8日(星期五) 中午12:17 收件人: "apache/incubator-brpc"<[email protected]>; 抄送: "郭灿文"<[email protected]>;"Author"<[email protected]>; 主题: Re: [apache/incubator-brpc] brpc block timeout (#962) client所在的这个服务A在各种指标上有异常么?是否监控了出问题时段的bvar — 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]
