chenBright commented on issue #3148: URL: https://github.com/apache/brpc/issues/3148#issuecomment-3591708494
socket只有会健康检查成功后才能继续使用,否则该socket不会被使用的,即会选择其他节点发起RPC。 图1是健康检查时连接超时的日志,并不是发起RPC的。 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
