infraio commented on a change in pull request #1830:
URL: https://github.com/apache/hbase/pull/1830#discussion_r434247656



##########
File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java
##########
@@ -2345,14 +2345,6 @@ public static TableName 
toTableName(HBaseProtos.TableName tableNamePB) {
         
.setQualifier(UnsafeByteOperations.unsafeWrap(tableName.getQualifier())).build();
   }
 
-  public static HBaseProtos.RegionInfo toProtoRegionInfo(

Review comment:
       Not used anymore? This seems not releated to HRegionInfo.




----------------------------------------------------------------
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:
[email protected]


Reply via email to