You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/11/26 03:07:24 UTC

[shardingsphere] branch master updated (a35cbec -> fb5a976)

This is an automated email from the ASF dual-hosted git repository.

menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from a35cbec  Update _index.cn.md (#13781)
     add fb5a976  For #13737, Improve RQL results for readwrite_splitting rules. (#13805)

No new revisions were added by this update.

Summary of changes:
 .../constant/ReadwriteSplittingRuleConstants.java} | 16 +++----
 .../rule/ReadwriteSplittingDataSourceRule.java     | 18 +++++++
 .../rule/ReadwriteSplittingRule.java               | 17 ++++++-
 .../ReadwriteSplittingRuleQueryResultSet.java      | 17 ++++++-
 .../ReadwriteSplittingRuleQueryResultSetTest.java  | 55 +++++++++++++++++++++-
 5 files changed, 109 insertions(+), 14 deletions(-)
 copy shardingsphere-features/shardingsphere-readwrite-splitting/{shardingsphere-readwrite-splitting-core/src/main/java/org/apache/shardingsphere/readwritesplitting/constant/ReadwriteSplittingOrder.java => shardingsphere-readwrite-splitting-api/src/main/java/org/apache/shardingsphere/readwritesplitting/constant/ReadwriteSplittingRuleConstants.java} (73%)