lengshanwudi opened a new issue #1955: URL: https://github.com/apache/servicecomb-java-chassis/issues/1955
 --- 上图为metric日志报错截图。 定位过程: 1、观察到客户端请求失败,查看interfacelog,发现错误码为490;客户端运行无明显运行异常日志 2、查看服务端运行日志,无任何异常信息,服务端未收到请求,时间点前后无任何异常日志打印。 3、查看metric日志,见上面截图,RestClientInvocation:]|Failed to send request, local:not connected, remote:/10.33.8.46:8082. io.netty.channel.ConnectTimeoutException: connection timed out: /10.33.8.46:8082 4、观察服务端出现问题时间点前后日志,服务可以正常收到来自上述客户端的请求,并能处理成功。 ---------------------------------------------------------------- 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]
