saintstack commented on a change in pull request #1165: HBASE-22514 Move 
rsgroup feature into core of HBase
URL: https://github.com/apache/hbase/pull/1165#discussion_r378448167
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
 ##########
 @@ -3498,13 +3511,13 @@ public SplitOrMergeTracker getSplitOrMergeTracker() {
   }
 
   @Override
-  public LoadBalancer getLoadBalancer() {
+  public RSGroupBasedLoadBalancer getLoadBalancer() {
 
 Review comment:
   Yeah, can't just return 'LoadBalancer' only now LB handles RSGroups too? 
(Maybe not possible for RSGroupLB...)

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