dawuti opened a new issue #2227: sharding-sphere 3.0.0 , Tables not configured with sharding rules will not choice the defaultDataSrouces,and will choice the first dataSource in dataSourcesMap. URL: https://github.com/apache/incubator-shardingsphere/issues/2227 ## sharding-sphere 3.0.0 , Tables not configured with sharding rules will not choice the defaultDataSrouces,and will choice the first dataSource in dataSourcesMap. Please answer these questions before submitting your issue. Thanks! ### Which version of ShardingSphere did you use? 3.0.0 ### Which project did you use? Sharding-JDBC or Sharding-Proxy? Sharding-JDBC ### Expected behavior ### Actual behavior Tables not configured with sharding rules will not choice the defaultDataSrouces,and will choice the first dataSource in dataSourcesMap. ### Reason analyze (If you can) TableFiller will not fill the table to sqlStatement ,so RoutingEngineFactory not find the Correct DefaultDatabaseRoutingEngine. ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. ### Example codes for reproduce this issue (such as a github link).
---------------------------------------------------------------- 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
