On Tue, Sep 16, 2014 at 4:38 PM, Paulo Ricardo Motta Gomes < paulo.mo...@chaordicsystems.com> wrote:
> We're having sudden peaks on read latency some time after a massive batch > write which is mostly likely caused by cold page cache of newly compacted > sstables, which will hopefully be solved by this. > populate_io_cache_on_flush ? Note that this feature is sorta badly named, it includes flushing of SSTables as part of compaction. https://issues.apache.org/jira/browse/CASSANDRA-4694?focusedCommentId=13723129&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13723129 =Rob