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_r195640712
##########
File path:
runtime/master/src/main/java/edu/snu/nemo/runtime/master/RuntimeMaster.java
##########
@@ -309,8 +309,8 @@ private void handleControlMessage(final
ControlMessage.Message message) {
/**
* Accumulates the metric data for a barrier vertex.
- * TODO #511: Refactor metric aggregation for (general) run-rime
optimization.
- * TODO #513: Replace MetricCollectionBarrierVertex with a Customizable
IRVertex.
+ * TODO #4: Refactor metric aggregation with separate collect & aggregate
vertex.
+ * TODO #19: Replace MetricCollectionBarrierVertex with a Customizable
IRVertex.
Review comment:
TODO #98 ?
----------------------------------------------------------------
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