Compaction thread should try to empty a bucket before moving on
---------------------------------------------------------------

                 Key: CASSANDRA-2407
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2407
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Stu Hood
            Priority: Minor


As suggested by Aaron Morton 
[(1)|https://issues.apache.org/jira/browse/CASSANDRA-2191?focusedCommentId=13010077&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13010077],
 a compaction thread should attempt to empty a bucket before moving on to a 
larger bucket. This would change the submitMinorIfNeeded {{for}} loop into a 
while loop that regenerated the buckets and started from the bottom after each 
successful compaction.

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

Reply via email to