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

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


    from d5941ca  Fix targeted job quota calculation for given up tasks (#1548)
     new b49d7ae  POC
     new c67896f  bug fix
     new ed4a07c  Fix the topstate capacity usage recording and add the test 
method to evaluate.

The 3 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:
 .../ConstraintBasedAlgorithmFactory.java           |   4 +-
 ...t.java => ResourceTopStateUsageConstraint.java} |  18 ++-
 .../rebalancer/waged/model/AssignableNode.java     |  37 +++++
 .../rebalancer/waged/model/ClusterContext.java     |  17 ++
 .../WagedRebalancer/TestWagedRebalance.java        | 180 +++++++++++++++++++--
 5 files changed, 238 insertions(+), 18 deletions(-)
 copy 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/{MaxCapacityUsageInstanceConstraint.java
 => ResourceTopStateUsageConstraint.java} (72%)

Reply via email to