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/11/15 07:50:37 UTC

[GitHub] [hbase] sunhelly commented on a change in pull request #3842: HBASE-26421 Use HFileLink file to replace entire file‘s reference whe…

sunhelly commented on a change in pull request #3842:
URL: https://github.com/apache/hbase/pull/3842#discussion_r749072530



##########
File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
##########
@@ -1038,6 +1038,9 @@
   public static final String HBASE_REGION_SPLIT_POLICY_KEY =
     "hbase.regionserver.region.split.policy";
 
+  public static final String HBASE_REGION_SPLIT_USE_HFILELINK_ENABLED =

Review comment:
       Thanks, I'll send an email to ask for advice.
   




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