huaxiangsun commented on a change in pull request #4044:
URL: https://github.com/apache/hbase/pull/4044#discussion_r789924785
##########
File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
##########
@@ -1123,6 +1123,8 @@
public static final String USE_META_REPLICAS = "hbase.meta.replicas.use";
public static final boolean DEFAULT_USE_META_REPLICAS = false;
+ public static String LOCATOR_META_REPLICAS_MODE =
"hbase.locator.meta.replicas.mode";
Review comment:
Resolve it as the new update addresses the 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]