seojangho opened a new pull request #89: [NEMO-175] Remove 'taskInfo', add 
Scheduler#completeHeldTask
URL: https://github.com/apache/incubator-nemo/pull/89
 
 
   JIRA: [NEMO-##: 
175](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-175)
   
   **Major changes:**
   - N/A
   
   **Minor changes to note:**
   - Remove taskInfo, which is a pair of taskId and executorId. We'd better 
simply put two strings in separate arguments.
   - In Scheduler, 'updatePhysicalPlan' optionally have compelted an ON_HOLD 
task if 'taskInfo' is not null. This PR adds Scheduler#completeHeldTask for 
this operation.
   
   **Tests for the changes:**
   - Existing tasks should work.
   
   **Other comments:**
   - N/A
   
   resolves 
[NEMO-175](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-175)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to