HorizonNet commented on a change in pull request #306: HBASE-22572 Javadoc 
Warnings: @link reference not found
URL: https://github.com/apache/hbase/pull/306#discussion_r293954504
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
 ##########
 @@ -28,6 +28,8 @@
 import java.util.List;
 import java.util.Map;
 import java.util.Random;
+
+import org.apache.commons.math3.stat.descriptive.DescriptiveStatistics;
 
 Review comment:
   Please don't import a class just to resolve a link in a Javadoc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to