Myshiner opened a new issue #2855: The dml/dql operation in the same thread don't route to master database. URL: https://github.com/apache/incubator-shardingsphere/issues/2855 As the official doc said "If there is write operation in the same thread and database connection, all the following read operations must be from the master database to ensure data consistency.", but when i test insert and select operation in the same thread, it didn't route to the master database but slave node. version: v.3.1.0 project: sharding-proxy
---------------------------------------------------------------- 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
