[
https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Kelly updated HBASE-3149:
------------------------------
Description: Today, 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.
(was: Today, 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.)
> Make flush decisions per column family
> --------------------------------------
>
> Key: HBASE-3149
> URL: https://issues.apache.org/jira/browse/HBASE-3149
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Karthik Ranganathan
> Assignee: Gaurav Menghani
> Priority: Critical
> Fix For: 0.89-fb
>
> Attachments: 3149-trunk-v1.txt, Per-CF-Memstore-Flush.diff
>
>
> Today, 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)