infraio commented on a change in pull request #2535:
URL: https://github.com/apache/hbase/pull/2535#discussion_r517125696



##########
File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
##########
@@ -1504,6 +1504,13 @@
   public static final String HBASE_CANARY_READ_RAW_SCAN_KEY = 
"hbase.canary.read.raw.enabled";
 
   public static final String HBASE_CANARY_READ_ALL_CF = 
"hbase.canary.read.all.column.famliy";
+
+  public static final String HBASE_CANARY_REGION_MONITOR_TASK_COUNT_MAX =
+      "hbase.canary.region.monitor.task.count.max";

Review comment:
       region.monitor.task => region.task




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

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


Reply via email to