tuyendev opened a new issue #14858:
URL: https://github.com/apache/shardingsphere/issues/14858


   
   ### Which version of ShardingSphere did you use? 
   
   - **5.0.0**
   
   ### Which project did you use? 
   
   - **ShardingSphere-JDBC**
   
   ### Expected behavior
   - Read behavior never swith to slave datasources even ROUND_ROBIN or RANDOM
   ### Actual behavior
   - Read behavior CAN reach to slave datasources
   ### Reason analyze (If you can)
   - Not yet
   ### Steps to reproduce the behavior
   - I was following the official example of shardingshere. I was confused a 
bit when I turn off write datasource (master), the read process is dead and can 
never recover back
   
   ### Example codes for reproduce this issue (such as a github link).
   
[SRC](https://github.com/apache/shardingsphere/tree/master/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-jpa-example/src/main/java/org/apache/shardingsphere/example/readwrite/splitting/spring/namespace)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to