nwangtw commented on a change in pull request #3187: Consolidate Packing
URL: https://github.com/apache/incubator-heron/pull/3187#discussion_r254052069
##########
File path: heron/packing/tests/java/org/apache/heron/packing/AssertPacking.java
##########
@@ -42,7 +41,7 @@
*/
public final class AssertPacking {
- private static final double DELTA = 0.1;
+ public static final double DELTA = 0.1;
Review comment:
necessary to be public?
----------------------------------------------------------------
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