chunhui shen created HBASE-7672:
-----------------------------------

             Summary: Merging compaction requests in the queue for same store
                 Key: HBASE-7672
                 URL: https://issues.apache.org/jira/browse/HBASE-7672
             Project: HBase
          Issue Type: Improvement
          Components: Compaction
    Affects Versions: 0.94.4
            Reporter: chunhui shen
            Assignee: chunhui shen
             Fix For: 0.96.0


With a high write presesure, we could found many compaction requests for same 
store in the compaction queue.

I think we could merge compaction requests for same store to increase 
compaction efficiency greately. It is so in 0.90 version because doing 
compacting files selection only when executing compaction

--
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