Index: src/docbkx/book.xml
===================================================================
--- src/docbkx/book.xml (revision 1242489)
+++ src/docbkx/book.xml (working copy)
@@ -2171,7 +2171,7 @@
hbase.hstore.compaction.max (files) Maximum number of StoreFiles to compact per minor compaction (default 10).
hbase.hstore.compaction.min.size (bytes)
Any StoreFile smaller than this setting with automatically be a candidate for compaction. Defaults to
- hbase.hregion.memstore.flush.size (64 mb).
+ hbase.hregion.memstore.flush.size (128 mb).
hbase.hstore.compaction.max.size (.92) (bytes)
Any StoreFile larger than this setting with automatically be excluded from compaction (default Long.MAX_VALUE).