This is an automated email from the ASF dual-hosted git repository.
xyuanlu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
from f81222c56 CUSTOM_INSTANCE_CHECK and(or) CUSTOM_PARTITION_CHECK
optional for stoppable APIs (#2641)
add 564574f88 [apache/helix] -- Updated code to be build compatible with
JDK-8. (#2650)
No new revisions were added by this update.
Summary of changes:
.../helix/controller/rebalancer/DelayedAutoRebalancer.java | 3 ++-
.../helix/controller/rebalancer/util/DelayedRebalanceUtil.java | 2 +-
.../helix/controller/rebalancer/waged/WagedRebalancer.java | 3 ++-
.../rebalancer/waged/constraints/ConstraintBasedAlgorithm.java | 2 +-
.../controller/rebalancer/waged/model/ClusterModelProvider.java | 2 +-
.../helix/controller/rebalancer/waged/TestWagedRebalancer.java | 9 +++++----
.../controller/stages/TestCurrentStateComputationStage.java | 6 ++++--
7 files changed, 16 insertions(+), 11 deletions(-)