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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]