You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2011/01/18 19:32:44 UTC

[jira] Resolved: (HBASE-3450) Per-CF Flushes

     [ https://issues.apache.org/jira/browse/HBASE-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Spiegelberg resolved HBASE-3450.
----------------------------------------

    Resolution: Duplicate

Duplicate of HBASE-3149

> Per-CF Flushes
> --------------
>
>                 Key: HBASE-3450
>                 URL: https://issues.apache.org/jira/browse/HBASE-3450
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver, wal
>    Affects Versions: 0.90.1, 0.92.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>
> In cases where the load to all column families in a store is not evenly distributed, having per-column family flushes will reduce network IO by helping the compaction algorithm minimize its need for unconditional selection.  This issue is about refactoring the flush algorithm to move from HRegion granularity to Store.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.