diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml
index 2edd3be306c..2b4ca33f30f 100644
--- a/hbase-common/src/main/resources/hbase-default.xml
+++ b/hbase-common/src/main/resources/hbase-default.xml
@@ -239,14 +239,6 @@ possible configurations would overwhelm and obscure the important.
Interval between messages from the RegionServer to Master
in milliseconds.
-
- hbase.regionserver.regionSplitLimit
- 2147483647
- Limit for the number of regions after which no more region
- splitting should take place. This is not a hard limit for the number of
- regions but acts as a guideline for the regionserver to stop splitting after
- a certain limit. Default is MAX_INT; i.e. do not block splitting.
-
hbase.regionserver.logroll.period
3600000