Per-Store Entries in Compaction Queue
-------------------------------------

                 Key: HBASE-3796
                 URL: https://issues.apache.org/jira/browse/HBASE-3796
             Project: HBase
          Issue Type: Bug
            Reporter: Nicolas Spiegelberg
            Assignee: Karthik Ranganathan
            Priority: Minor


Although compaction is decided on a per-store basis, right now the 
CompactSplitThread only deals at the Region level for queueing.  Store-level 
compaction queue entries will give us more visibility into compaction workload 
+ allow us to stop summarizing priorities.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to