alirezazamani commented on a change in pull request #1061:
URL: https://github.com/apache/helix/pull/1061#discussion_r437674780
##########
File path:
helix-core/src/main/java/org/apache/helix/task/GenericTaskRebalancer.java
##########
@@ -40,18 +40,18 @@
@Override
public Set<Integer> getAllTaskPartitions(JobConfig jobCfg, JobContext jobCtx,
- WorkflowConfig workflowCfg, WorkflowContext workflowCtx,
WorkflowControllerDataProvider cache) {
- return taskAssignmentCalculator
- .getAllTaskPartitions(jobCfg, jobCtx, workflowCfg, workflowCtx,
cache.getIdealStates());
+ WorkflowConfig workflowCfg, WorkflowContext workflowCtx,
Review comment:
Removed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]