infraio commented on a change in pull request #1279: HBASE-23949 refactor 
loadBalancer implements for rsgroup balance by t…
URL: https://github.com/apache/hbase/pull/1279#discussion_r393025640
 
 

 ##########
 File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestDefaultLoadBalancer.java
 ##########
 @@ -58,7 +57,7 @@
 
   private static final Logger LOG = 
LoggerFactory.getLogger(TestDefaultLoadBalancer.class);
 
-  private static LoadBalancer loadBalancer;
+  private static SimpleLoadBalancer loadBalancer;
 
 Review comment:
   This test is for SimpleLoadBalancer? Rename TestDefaultLoadBalancer to 
TestSimpleLoadBalancer?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to