You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/12/11 01:30:56 UTC

[GitHub] [hbase] busbey commented on a change in pull request #923: HBASE-23554 Encoded regionname to regionname utility

busbey commented on a change in pull request #923: HBASE-23554 Encoded regionname to regionname utility
URL: https://github.com/apache/hbase/pull/923#discussion_r356363954
 
 

 ##########
 File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
 ##########
 @@ -1696,24 +1695,42 @@ private void checkHFileFormatVersionForMob() throws IOException {
     }
   }
 
+  // This method implements Admin getRegionInfo. On RegionServer, it is
 
 Review comment:
   Make this javadoc please?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services