[
https://issues.apache.org/jira/browse/CASSANDRA-11452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241560#comment-15241560
]
Benedict commented on CASSANDRA-11452:
--------------------------------------
Something like [this|https://github.com/belliottsmith/caffeine/tree/random-hack]
I haven't checked it works as I haven't time to get it all compiling etc, but
it should clearly demonstrate what I'm talking about.
It looks like Caffeine has changed a great deal since I last looked at it! I'll
have to have a poke around when I have time.
> Cache implementation using LIRS eviction for in-process page cache
> ------------------------------------------------------------------
>
> Key: CASSANDRA-11452
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11452
> Project: Cassandra
> Issue Type: Improvement
> Components: Local Write-Read Paths
> Reporter: Branimir Lambov
> Assignee: Branimir Lambov
>
> Following up from CASSANDRA-5863, to make best use of caching and to avoid
> having to explicitly marking compaction accesses as non-cacheable, we need a
> cache implementation that uses an eviction algorithm that can better handle
> non-recurring accesses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)