[ 
https://issues.apache.org/jira/browse/HELIX-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504889#comment-15504889
 ] 

ASF GitHub Bot commented on HELIX-635:
--------------------------------------

Github user dasahcc commented on a diff in the pull request:

    https://github.com/apache/helix/pull/51#discussion_r79503655
  
    --- Diff: helix-core/src/main/java/org/apache/helix/task/JobConfig.java ---
    @@ -218,10 +211,6 @@ public int getMaxAttemptsPerTask() {
         return _maxAttemptsPerTask;
       }
     
    -  public int getMaxForcedReassignmentsPerTask() {
    -    return _maxForcedReassignmentsPerTask;
    --- End diff --
    
    Fixed


> GenericTaskAssignmentCalculator does not balance task assignment
> ----------------------------------------------------------------
>
>                 Key: HELIX-635
>                 URL: https://issues.apache.org/jira/browse/HELIX-635
>             Project: Apache Helix
>          Issue Type: Bug
>          Components: helix-core
>            Reporter: Junkai Xue
>            Assignee: Junkai Xue
>             Fix For: 0.6.x
>
>
> Currently, GenericTaskAssignmentCalculator using AutoRebalancerStrategy 
> compute the assignment mapping. There is a bug that all the tasks from same 
> job will be assigned to one node, which is not balanced.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to