MingxingLAI opened a new issue #10202: URL: https://github.com/apache/shardingsphere/issues/10202
When I read the source code of this project, The code readability of this [file](https://github.com/apache/shardingsphere/blob/master/shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-route/src/main/java/org/apache/shardingsphere/sharding/route/engine/type/unicast/ShardingUnicastRoutingEngine.java) is significantly lower than other files. Optimization suggestion: - Reduce the length of the route function - Reduce code nesting depth -- 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]
