NoComments opened a new issue #2158: URL: https://github.com/apache/servicecomb-java-chassis/issues/2158
Consumer在调用Producer服务超时会返回以下信息给前端,在消息中会暴露内网服务器地址,如下图:  经排查,定位到是RestClientInvocation中对Vertx的超时异常NoStackTraceTimeoutException没有做特殊处理,直接把Vertx的异常信息返回给前端。 请问这种问题如何解决? ---------------------------------------------------------------- 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]
