saintstack commented on a change in pull request #1746:
URL: https://github.com/apache/hbase/pull/1746#discussion_r428743594



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterServices.java
##########
@@ -552,4 +553,6 @@ default SplitWALManager getSplitWALManager(){
    * @return The state of the load balancer, or false if the load balancer 
isn't defined.
    */
   boolean isBalancerOn();
+
+  RootTable getRootTable();

Review comment:
       If it the only consumer... yeah, maybe. No hurry.




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