Jeff Jirsa wrote:
> 2.2.1 has a pretty significant bug in compaction:
> https://issues.apache.org/jira/browse/CASSANDRA-10270
>
> That prevents it from compacting files after 60 minutes. It may or
> may not be the cause of the problem you're seeing, but it seems like
> it may be possibly related,
Running Cassandra 2.2.1 on 3 nodes (on EC2, from Datastax AMI, then
upgraded). Inserting time-series data; All entries with TTL to expire
3 hours after the "actual_time" of the observation. Entries arrive
with varied delay, and often in duplicate. Data is expiring (no longer
visible from CQL), bu