gc06 opened a new issue #12158:
URL: https://github.com/apache/shardingsphere/issues/12158


   The configuration is disabled by default. If this configuration is set to 
enabled, subsequent reads can be sent to read data nodes even if DML operations 
are performed on the current thread.
   
   
https://shardingsphere.apache.org/document/current/cn/features/readwrite-splitting/use-norms/
   In the same thread and the same database connection, if there is a write 
operation, subsequent read operations will be read from the main library to 
ensure data consistency;


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