Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 99086 invoked from network); 22 Jan 2011 02:26:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2011 02:26:09 -0000 Received: (qmail 72754 invoked by uid 500); 22 Jan 2011 02:26:09 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 72709 invoked by uid 500); 22 Jan 2011 02:26:08 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 72701 invoked by uid 99); 22 Jan 2011 02:26:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Jan 2011 02:26:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Jan 2011 02:26:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0M2PiVS023603 for ; Sat, 22 Jan 2011 02:25:44 GMT Message-ID: <33144084.121091295663144089.JavaMail.jira@thor> Date: Fri, 21 Jan 2011 21:25:44 -0500 (EST) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1945) Use EHcache for row cache + disk spillover In-Reply-To: <3552375.193611294338726230.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985037#action_12985037 ] Jonathan Ellis commented on CASSANDRA-1945: ------------------------------------------- followup is CASSANDRA-1969 > Use EHcache for row cache + disk spillover > ------------------------------------------ > > Key: CASSANDRA-1945 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1945 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: T Jake Luciani > Assignee: Vijay > Attachments: 0001-Config-1945.txt, 0002-Update_existing-1945.txt, 0003-New_Cache_Providers-1945.txt, BB_Cache.png, ehcache-1.6.2.jar, EhCache-OSS.png, JMX-Cache.png, JMX-EhCache.png, Old_Cahce.png > > > Ehcache does a nice job of spilling over to disk and its ASL2 > http://www.ehcache.org/license.html > Also, the commercial version supports Smaller JVM sizes via it's BigMemory product > http://www.terracotta.org/bigmemory -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.