[GitHub] cassandra pull request #59: CASSANDRA-10855: Use Caffeine for on-heap caches

2016-12-19 Thread ben-manes
Github user ben-manes closed the pull request at: https://github.com/apache/cassandra/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cassandra issue #59: CASSANDRA-10855: Use Caffeine for on-heap caches

2016-12-19 Thread ben-manes
Github user ben-manes commented on the issue: https://github.com/apache/cassandra/pull/59 Closing as merged into @snazy's integration branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cassandra pull request: CASSANDRA-10855: Use Caffeine for on-heap ...

2015-12-13 Thread ben-manes
GitHub user ben-manes opened a pull request: https://github.com/apache/cassandra/pull/59 CASSANDRA-10855: Use Caffeine for on-heap caches [Caffeine](https://github.com/ben-manes/caffeine) is a Java 8 cache by the author of ConcurrentLinkedHashMap and Guava's cache, which is