jeongyooneo commented on a change in pull request #36: [NEMO-94] Clean up 
legacy TODOs
URL: https://github.com/apache/incubator-nemo/pull/36#discussion_r195639503
 
 

 ##########
 File path: 
runtime/master/src/main/java/edu/snu/nemo/runtime/master/RuntimeMaster.java
 ##########
 @@ -291,7 +291,7 @@ private void handleControlMessage(final 
ControlMessage.Message message) {
         throw new RuntimeException(exception);
       case DataSizeMetric:
         final ControlMessage.DataSizeMetricMsg dataSizeMetricMsg = 
message.getDataSizeMetricMsg();
-        // TODO #511: Refactor metric aggregation for (general) run-rime 
optimization.
+        // TODO #4: Refactor metric aggregation with separate collect & 
aggregate vertex.
 
 Review comment:
   TODO #96 ?

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