tristaZero commented on a change in pull request #12209:
URL: https://github.com/apache/shardingsphere/pull/12209#discussion_r702372419



##########
File path: 
docs/document/content/user-manual/shardingsphere-jdbc/configuration/java-api/readwrite-splitting.en.md
##########
@@ -26,5 +26,7 @@ Attributes:
 | writeDataSourceName        | String               | Write sources source 
name                      | -                                  |
 | readDataSourceNames (+)    | Collection\<String\> | Read sources source name 
list                  | -                                  |
 | loadBalancerName (?)       | String               | Load balance algorithm 
name of replica sources | Round robin load balance algorithm |
+| consistencyEnabled (?)     | boolean              | Whether to enable 
consistent routing           | false                              |

Review comment:
       queryConsistent?




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