kofkyobsa opened a new issue #87: ShardingRule schema is hard code by "logic_db" URL: https://github.com/apache/incubator-shardingsphere-example/issues/87 ### Which version of Sharding-Sphere do you using? 3.1.0 ### Which project do you using? Sharding-JDBC or Sharding-Proxy? Sharding-JDBC jar: sharding-jdbc-orchestration-spring-boot-starter class:OrchestrationSpringBootConfiguration method:isShardingRuleByRegistry hard code:var3 = shardingOrchestrationFacade.getConfigService().isShardingRule("logic_db"); ### Expected behavior it's need be configurable ### Actual behavior hard code "logic_db" ### Reason analyze ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc ### For bug report, please *MUST* provide the reproduce example codes (such as a github link).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
