wchevreuil commented on a change in pull request #677: HBASE-23073 Add an optional costFunction to balance regions according to a capacity rule URL: https://github.com/apache/hbase/pull/677#discussion_r330724758
########## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java ########## @@ -86,7 +86,7 @@ * </ul> * * <p>You can also add custom Cost function by setting the the following configuration value:</p> - * <ul> + * <ul Review comment: Small nit: looks like tag is missing closing '>'. There also seems to be some wrong indentation due to IDE auto formatting rules? Please address those as reported by checkstyles. ---------------------------------------------------------------- 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