You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/10/17 05:46:45 UTC

[shardingsphere] branch master updated (4139705c32d -> d6f19952dd7)

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

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


    from 4139705c32d Revise readwrite hint doc. (#21601)
     add d6f19952dd7 Fix IndexOutOfBoundsException when WeightReadQueryLoadBalanceAlgorithm 's readDataSourceNames and weight not equal (#21602)

No new revisions were added by this update.

Summary of changes:
 .../FixedReplicaWeightReadQueryLoadBalanceAlgorithm.java       |  4 ++--
 .../loadbalance/WeightReadQueryLoadBalanceAlgorithm.java       |  4 ++--
 .../FixedReplicaWeightReadQueryLoadBalanceAlgorithmTest.java   | 10 ++++++++++
 .../loadbalance/WeightReadQueryLoadBalanceAlgorithmTest.java   | 10 ++++++++++
 4 files changed, 24 insertions(+), 4 deletions(-)