Sergey Shelukhin created HBASE-7236:
---------------------------------------

             Summary: add per-table/per-cf compaction configuration via metadata
                 Key: HBASE-7236
                 URL: https://issues.apache.org/jira/browse/HBASE-7236
             Project: HBase
          Issue Type: New Feature
          Components: Compaction
    Affects Versions: 0.96.0
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


Regardless of the compaction policy, it makes sense to have separate 
configuration for compactions for different tables and column families, as 
their access patterns and workloads can be different. In particular, for tiered 
compactions that are being ported from 0.89-fb branch it is necessary to have, 
to use these properly.
We might want to add support for compaction configuration via metadata on 
table/cf.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to