surechen opened a new issue #1417: expected: .TooLongFrameException but was :io.vertx.core.VertxException URL: https://github.com/apache/servicecomb-java-chassis/issues/1417     这里我跑it-consumer过不了,我发现在类 /transports/transport-rest/transport-rest-client/src/main/java/org/apache/servicecomb/transport/rest/client/http/RestClientInvocation.java处理后 本来是class io.netty.handler.codec.TooLongFrameException错误,经过处理后连接断开,变成了class io.vertx.core.VertxException错误,最后断言判断错误不匹配,不知道我的理解对不对?
---------------------------------------------------------------- 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
