Re: [External] Re: Understanding when Cassandra drops expired time series data

2016-06-17 Thread jerome
@cassandra.apache.org Subject: Re: [External] Re: Understanding when Cassandra drops expired time series data Got it. Thanks again! But in versions of Cassandra after 2.0.15 getFullyExpiredSSTables is more in line with what people would consider to be fully expired (i.e. any SSTable whose newest value

Re: [External] Re: Understanding when Cassandra drops expired time series data

2016-06-17 Thread jerome
: Friday, June 17, 2016 4:21:02 PM To: user@cassandra.apache.org Subject: Re: [External] Re: Understanding when Cassandra drops expired time series data Correcting myself - https://issues.apache.org/jira/browse/CASSANDRA-9882 made it check for fully expired tables no more than once every 10 minutes

Re: [External] Re: Understanding when Cassandra drops expired time series data

2016-06-17 Thread Jeff Jirsa
: Friday, June 17, 2016 at 1:05 PM To: "user@cassandra.apache.org" Subject: [External] Re: Understanding when Cassandra drops expired time series data Anytime the memtable is flushed to disk, the compaction strategy will look for tables to compact. If there exists fully expired sstab