You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2013/06/21 16:09:23 UTC

[jira] [Created] (CASSANDRA-5685) time based compaction strategy

Edward Capriolo created CASSANDRA-5685:
------------------------------------------

             Summary: time based compaction strategy
                 Key: CASSANDRA-5685
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5685
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Edward Capriolo


We have a column family with all sites ttl. The idea is that the odd data files would roll off after they are passed retention. What ends happening is they get compacted with new file and don't roll off. Leveled might help but still not perfect. 

Suggesting a compaction strategy that will not compact sstables together if the oldest and youngesr column are too far apart. This wilk 3nsure old data does not compact with new xata and help run closer to capacity.

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