gitOfhouge opened a new issue #2306: The strategy of master-slave-rule is not valid URL: https://github.com/apache/incubator-shardingsphere/issues/2306 Version: Sharding-jdbc 4.0.0-RC1 release Test: sharding-jdbc-spring-namespace Database: Mysql 5.1.9 Description: First, I`m sure that my configuration of master-slave is right. I want to use my own strategy of master-slave, so, I have implemented the strategy interface of master-slave by myself, but it`s not valid when I debug my own strategy of master-slave. Finally, I find it`s master when write DB and it`s slave when read DB. So, I guess that it`s default strategy not my own strategy when sharding database. Thank you!
---------------------------------------------------------------- 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
