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 2021/08/24 05:49:01 UTC

[GitHub] [hbase] Apache9 commented on a change in pull request #3599: HBASE-26173 Return only a sub set of region servers as bootstrap nodes

Apache9 commented on a change in pull request #3599:
URL: https://github.com/apache/hbase/pull/3599#discussion_r694516032



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java
##########
@@ -320,6 +321,10 @@
    */
   private static final boolean DEFAULT_REJECT_BATCH_ROWS_OVER_THRESHOLD = false;
 
+  public static final String CLIENT_BOOTSTRAP_NODE_COUNT = "hbase.client.bootstrap.node.count";

Review comment:
       Let me change.




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

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org