saintstack commented on a change in pull request #170: HBASE-22275 Removed 
deprecated getRegionInfo in HRegionLocation
URL: https://github.com/apache/hbase/pull/170#discussion_r277516699
 
 

 ##########
 File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/MultiServerCallable.java
 ##########
 @@ -76,7 +75,7 @@ protected HRegionLocation getLocation() {
   }
 
   @Override
-  public HRegionInfo getHRegionInfo() {
+  public RegionInfo getRegionInfo() {
 
 Review comment:
   Or is this internal, private?

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