You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/12/11 09:17:22 UTC

[dubbo] branch master updated (53dca53 -> e1480f9)

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

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


    from 53dca53  Remove redundant judgment (#5456)
     add e1480f9  fix the bug, consistenthash loadbalance always construct new ConsistentHashSelector #5429 (#5440)

No new revisions were added by this update.

Summary of changes:
 .../loadbalance/ConsistentHashLoadBalance.java       |  7 ++++---
 .../loadbalance/ConsistentHashLoadBalanceTest.java   | 20 +++++++++++++++++++-
 2 files changed, 23 insertions(+), 4 deletions(-)