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_r301906946
 
 

 ##########
 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:
   Can we some how make things work with both? Can we just leave off the 
Override annotation?

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