clarax commented on a change in pull request #3067:
URL: https://github.com/apache/hbase/pull/3067#discussion_r608188206



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
##########
@@ -816,65 +821,30 @@ protected void regionMoved(int region, int oldServer, int 
newServer) {
      *
      * @param stats the costs
      * @return a scaled set of costs.
-     */
-    protected double costFromArray(double[] stats) {
+     */ protected double costFromArray(double[] stats) {

Review comment:
       It was a deletion of eol. but I will put it back for styling




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


Reply via email to