[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230448#comment-14230448 ]
Brian Johnson commented on HBASE-3149: -------------------------------------- What is the status of this in trunk? > 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.3.4#6332)