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/11/04 09:54:14 UTC

[GitHub] [hbase] bharathv commented on a change in pull request #781: HBASE-18095: Zookeeper-less client connection implementation

bharathv commented on a change in pull request #781: HBASE-18095: Zookeeper-less client connection implementation
URL: https://github.com/apache/hbase/pull/781#discussion_r341879892
 
 

 ##########
 File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncRegistry.java
 ##########
 @@ -45,21 +44,11 @@
    */
   CompletableFuture<String> getClusterId();
 
-  /**
 
 Review comment:
   Yes, there are no references to these in the client code.

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