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_r199050320
##########
File path: runtime/common/src/main/proto/ControlMessage.proto
##########
@@ -57,6 +57,8 @@ enum MessageType {
ExecutorFailed = 6;
MetricMessageReceived = 7;
ExecutorDataCollected = 8;
Review comment:
How about pushing this value to 10, or 7 to keep the metric-related ones
together?
----------------------------------------------------------------
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