wynot12 commented on a change in pull request #73: [Nemo-62] Support Multiple Jobs Submission in a Single User Program URL: https://github.com/apache/incubator-nemo/pull/73#discussion_r201426540
########## File path: runtime/master/src/test/java/edu/snu/nemo/runtime/master/scheduler/BatchSchedulerTest.java ########## @@ -138,7 +137,7 @@ public void testPull() throws Exception { } /** - * This method builds a physical DAG starting from an IR DAG and submits it to {@link BatchSingleJobScheduler}. + * This method builds a physical DAG starting from an IR DAG and submits it to {@link BatchScheduler}. * Task state changes are explicitly submitted to scheduler instead of executor messages. */ @Test(timeout=10000) Review comment: Please revert the irrelevant change. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services