alirezazamani commented on a change in pull request #1061:
URL: https://github.com/apache/helix/pull/1061#discussion_r437684050



##########
File path: 
helix-core/src/main/java/org/apache/helix/task/GenericTaskAssignmentCalculator.java
##########
@@ -65,9 +65,9 @@
 
   @Override
   public Map<String, SortedSet<Integer>> getTaskAssignment(CurrentStateOutput 
currStateOutput,
-      ResourceAssignment prevAssignment, Collection<String> instances, 
JobConfig jobCfg,
-      final JobContext jobContext, WorkflowConfig workflowCfg, WorkflowContext 
workflowCtx,
-      Set<Integer> partitionSet, Map<String, IdealState> idealStateMap) {
+      Collection<String> instances, JobConfig jobCfg, final JobContext 
jobContext,

Review comment:
       Done.




----------------------------------------------------------------
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]

Reply via email to