[
https://issues.apache.org/jira/browse/HBASE-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg reassigned HBASE-3051:
------------------------------------------
Assignee: Nicolas Spiegelberg (was: Amitanand Aiyer)
> Compaction at the granularity of a column-family
> ------------------------------------------------
>
> Key: HBASE-3051
> URL: https://issues.apache.org/jira/browse/HBASE-3051
> Project: HBase
> Issue Type: Improvement
> Components: performance
> Reporter: Amitanand Aiyer
> Assignee: Nicolas Spiegelberg
> Priority: Minor
>
> Currently, when compactions are requested, they are being done at a
> granularity of a region. So, when a particular column-family store
> exceeds the threshold, for example, we go and perform the compaction for the
> entire region -- consisting of all the column-families.
> Would like to add support for performing compactions per column-family.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.