You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/04/06 03:58:03 UTC

[GitHub] [incubator-brpc] wwbmmm commented on issue #1733: 网络断开自动重连问题

wwbmmm commented on issue #1733:
URL: https://github.com/apache/incubator-brpc/issues/1733#issuecomment-1089772718

   健康检查是基于连接的,这种情况应该是连接没有断开,brpc没有收到内核的通知,认为连接还是可用的,所以继续写数据,表现为超时。


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org