nwangtw commented on a change in pull request #3187: Consolidate Packing
URL: https://github.com/apache/incubator-heron/pull/3187#discussion_r255195245
 
 

 ##########
 File path: 
heron/packing/src/java/org/apache/heron/packing/utils/PackingUtils.java
 ##########
 @@ -104,6 +72,17 @@ public static double increaseBy(double value, int 
paddingPercentage) {
     return value + (paddingPercentage * value) / 100;
   }
 
+  public static Resource finalizePadding(
 
 Review comment:
   comments

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