This is an automated email from the ASF dual-hosted git repository.
jxue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.
from 58a8ff8 Fix the issue where JobContext is not updated properly (#435)
new 61f7380 Make State Transition Throttling respect MIN_ACTIVE_REPLICA
new 8e5b0ec Add field for MIN_ACTIVE_REPLICA_NOT_SET
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../stages/IntermediateStateCalcStage.java | 7 +-
.../helix/controller/stages/BaseStageTest.java | 17 ++--
.../controller/stages/TestRecoveryLoadBalance.java | 34 +++++--
.../TestRecoveryLoadBalance.MasterSlave.json | 112 ++++++++++++++++++++-
4 files changed, 156 insertions(+), 14 deletions(-)