diff --git hbase-common/src/main/resources/hbase-default.xml hbase-common/src/main/resources/hbase-default.xml
index f617245..d806b87 100644
--- hbase-common/src/main/resources/hbase-default.xml
+++ hbase-common/src/main/resources/hbase-default.xml
@@ -263,14 +263,6 @@ possible configurations would overwhelm and obscure the important.
blocked due to memstore limiting.
- hbase.regionserver.global.memstore.size
- 0.4
- Maximum size of all memstores in a region server before new updates are blocked
- and flushes are forced. Defaults to 40% of heap (0.4). Updates are blocked and region level
- flushes are forced until size of all memstores in a region server hits
- hbase.regionserver.global.memstore.lowerLimit.
-
-
hbase.regionserver.optionalcacheflushinterval
3600000