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



##########
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:
       Why moving this to HConstants?




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


Reply via email to