saintstack commented on a change in pull request #1174: HBASE-23827 [HBCK2] Add 
mergeRegions method to hbck service
URL: https://github.com/apache/hbase/pull/1174#discussion_r407606640
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
 ##########
 @@ -2458,6 +2443,48 @@ public FileArchiveNotificationResponse 
reportFileArchival(RpcController controll
  
   // HBCK Services
 
+  @Override
+  public MergeTableRegionsResponse mergeRegions(RpcController c, 
MergeTableRegionsRequest request)
 
 Review comment:
   I like the @infraio  suggestion.
   
   Or have a queryable client identity?

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