johnyangk commented on a change in pull request #99: [NEMO-64] Fix map stage 
hang under DataSkewPolicy
URL: https://github.com/apache/incubator-nemo/pull/99#discussion_r209154143
 
 

 ##########
 File path: runtime/common/src/main/proto/ControlMessage.proto
 ##########
 @@ -117,8 +117,6 @@ message BlockStateChangedMsg {
 message DataSizeMetricMsg {
     // TODO #96: Modularize DataSkewPolicy to use MetricVertex and 
BarrierVertex.
     repeated PartitionSizeEntry partitionSize = 1;
-    required string blockId = 2;
 
 Review comment:
   id of the metric vertex?
   The runtime master needs to know which metric vertex is this proto for?

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