Description
Currently the flush decision is made using the aggregate size of all column families. When large and small column families co-exist, this causes many small flushes of the smaller CF. We need to make per-CF flush decisions.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-13408 HBase In-Memory Memstore Compaction
- Closed
-
HBASE-3149 Make flush decisions per column family
- Closed
-
HBASE-12405 WAL accounting by Store
- Closed
- links to