jeongyooneo commented on a change in pull request #20: [NEMO-76] Rename 
TaskGroup to Task
URL: https://github.com/apache/incubator-nemo/pull/20#discussion_r189456710
 
 

 ##########
 File path: 
tests/src/test/java/edu/snu/nemo/tests/runtime/executor/TaskExecutorTest.java
 ##########
 @@ -88,11 +88,11 @@ public void setUp() throws Exception {
   }
 
   /**
-   * Test the {@link BoundedSourceTask} processing in {@link 
TaskGroupExecutor}.
+   * Test the {@link BoundedSourceTask} processing in {@link TaskExecutor}.
    */
   @Test(timeout=2000)
   public void testSourceTask() throws Exception {
-    // Create a task group only having a source task.
+    // Create a task only having a source task.
 
 Review comment:
   Maybe remove this comment if not necessary?

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

Reply via email to