hexiangtao opened a new issue #2203: routeResult 获取不到时,没有抛弃异常 URL: https://github.com/apache/incubator-shardingsphere/issues/2203  route()方法抛异常,直接进finally,导致这里拿到的RouteResult为null,然后build()有调用RouteResult的方法,最终控制台打印的是NullPointerException而没有告知具体的SqlException,对使用者来说不好排查问题,建议把具体的SQLException打印出来
---------------------------------------------------------------- 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
