-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21793/
-----------------------------------------------------------

Review request for helix, Zhen Zhang and Kishore Gopalakrishna.


Bugs: HELIX-439


Repository: helix-git


Description
-------

commit efed8848fee9eeda847336f3de93f7ce4458b6a4
Author: Kanak Biscuitwala <[email protected]>
Date:   Wed May 21 16:10:17 2014 -0700

    [HELIX-439] Support thresholding for job success/failure

:100644 100644 90e3cfc... b166da1... M  
helix-core/src/main/java/org/apache/helix/task/JobConfig.java
:100644 100644 547ba48... 4ddab1a... M  
helix-core/src/main/java/org/apache/helix/task/TaskConfig.java
:100644 100644 457f0e0... 849f339... M  
helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java
:100644 100644 5b27fb6... 537f287... M  
helix-core/src/main/java/org/apache/helix/task/Workflow.java
:100644 100644 5e12f19... af5882c... M  
helix-core/src/main/java/org/apache/helix/task/beans/JobBean.java
:100644 100644 eedccb5... 97ecfc0... M  
helix-core/src/main/java/org/apache/helix/task/beans/TaskBean.java
:100644 100644 b2928e6... 7041db8... M  
helix-core/src/test/java/org/apache/helix/integration/task/TestIndependentTaskRebalancer.java


Diffs
-----

  helix-core/src/main/java/org/apache/helix/task/JobConfig.java 90e3cfc 
  helix-core/src/main/java/org/apache/helix/task/TaskConfig.java 547ba48 
  helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java 457f0e0 
  helix-core/src/main/java/org/apache/helix/task/Workflow.java 5b27fb6 
  helix-core/src/main/java/org/apache/helix/task/beans/JobBean.java 5e12f19 
  helix-core/src/main/java/org/apache/helix/task/beans/TaskBean.java eedccb5 
  
helix-core/src/test/java/org/apache/helix/integration/task/TestIndependentTaskRebalancer.java
 b2928e6 

Diff: https://reviews.apache.org/r/21793/diff/


Testing
-------

Existing tests pass, new tests check that thresholding works as expected.


Thanks,

Kanak Biscuitwala

Reply via email to