busbey commented on a change in pull request #34: HBASE-22599 Let 
hbase-connectors compile against HBase 2.2.0
URL: https://github.com/apache/hbase-connectors/pull/34#discussion_r301687016
 
 

 ##########
 File path: 
kafka/hbase-kafka-proxy/src/main/java/org/apache/hadoop/hbase/kafka/KafkaBridgeConnection.java
 ##########
 @@ -161,6 +145,10 @@ public RegionLocator getRegionLocator(TableName 
tableName) throws IOException {
     return null;
   }
 
+  @Override
+  public void clearRegionLocationCache() {
 
 Review comment:
   what happens when building against HBase 2.1.z here?

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


With regards,
Apache Git Services

Reply via email to