You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ji...@apache.org on 2020/07/23 18:04:04 UTC

[helix] branch master updated (e218607 -> 23905dd)

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

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


    from e218607  Change getBaselineAasignment/getBestPossibleAssignment to account for partial-WAGED clusters (#1167)
     add 23905dd  ZkClient should not keep retrying getChildren() due to large number of children (#1109)

No new revisions were added by this update.

Summary of changes:
 .../apache/helix/zookeeper/zkclient/ZkClient.java  | 64 +++++++++++++++++++-
 .../zookeeper/impl/client/TestRawZkClient.java     | 69 +++++++++++++++++++++-
 2 files changed, 128 insertions(+), 5 deletions(-)