sanha commented on a change in pull request #1: [NEMO-26] Implement
SourceLocationAwareSchedulingPolicy
URL: https://github.com/apache/incubator-nemo/pull/1#discussion_r172735237
##########
File path:
runtime/master/src/main/java/edu/snu/nemo/runtime/master/scheduler/SchedulerRunner.java
##########
@@ -53,7 +55,7 @@ public SchedulerRunner(final SchedulingPolicy
schedulingPolicy,
this.isTerminated = false;
}
- public synchronized void scheduleJob(final JobStateManager jobStateManager) {
Review comment:
Please add comments about these methods
----------------------------------------------------------------
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