wonook commented on a change in pull request #60: [NEMO-61] Fix lost execution 
metric collection problem
URL: https://github.com/apache/incubator-nemo/pull/60#discussion_r199050465
 
 

 ##########
 File path: 
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/MetricMessageSender.java
 ##########
 @@ -25,5 +25,7 @@
 
   void send(final String metricKey, final String metricValue);
 
+  void flush();
 
 Review comment:
   Javadoc?

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

Reply via email to