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/11/18 00:25:28 UTC

[helix] branch master updated (c090ec0 -> 1d6d607)

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 c090ec0  Fix bug in resetting ByteArrayZkClient (#1531)
     add 1d6d607  Stabilizing several tests by giving a starting up waiting periods  (#1533)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/helix/integration/TestDrop.java     |  3 ++-
 .../integration/TestStateTransitionThrottle.java   |  8 ++++--
 .../integration/common/ZkStandAloneCMTestBase.java |  3 ++-
 .../manager/TestParticipantManager.java            |  3 ++-
 .../TestDelayedAutoRebalanceWithRackaware.java     |  3 ++-
 .../WagedRebalancer/TestWagedNodeSwap.java         |  2 --
 .../WagedRebalancer/TestWagedRebalance.java        | 31 ----------------------
 .../spectator/TestRoutingTableSnapshot.java        |  1 -
 .../task/TestJobFailureHighThreshold.java          |  5 +++-
 .../task/TestJobFailureTaskNotStarted.java         |  6 ++++-
 .../helix/integration/task/TestJobTimeout.java     |  3 ++-
 .../integration/task/TestRebalanceRunningTask.java |  4 ++-
 12 files changed, 28 insertions(+), 44 deletions(-)