diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml index f6172456710..d806b87b0f1 100644 --- a/hbase-common/src/main/resources/hbase-default.xml +++ b/hbase-common/src/main/resources/hbase-default.xml @@ -262,14 +262,6 @@ possible configurations would overwhelm and obscure the important. A 100% value for this value causes the minimum possible flushing to occur when updates are 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