pankaj72981 commented on a change in pull request #2883:
URL: https://github.com/apache/hbase/pull/2883#discussion_r588208030



##########
File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/TableDescriptorBuilder.java
##########
@@ -594,6 +598,11 @@ public TableDescriptorBuilder setReplicationScope(int 
scope) {
     return this;
   }
 
+  public TableDescriptorBuilder setRegionServerGroup(String group) {

Review comment:
       Add java doc for the public APIs.
   
   Sorry for late comment.




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


Reply via email to