Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8283FDC0F for ; Mon, 19 Nov 2012 00:17:46 +0000 (UTC) Received: (qmail 24284 invoked by uid 500); 19 Nov 2012 00:17:44 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 24255 invoked by uid 500); 19 Nov 2012 00:17:44 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 24245 invoked by uid 99); 19 Nov 2012 00:17:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2012 00:17:44 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of owenzhang1990@gmail.com designates 209.85.215.172 as permitted sender) Received: from [209.85.215.172] (HELO mail-ea0-f172.google.com) (209.85.215.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2012 00:17:37 +0000 Received: by mail-ea0-f172.google.com with SMTP id a1so1103215eaa.31 for ; Sun, 18 Nov 2012 16:17:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=pyLFSym+n7zEIdgYKYmFMU5uN73nBjEitLHCeoTItQ8=; b=c6XvaD5fD2DrekAC8pfqtjcC3yV17ZNZrbNamMEtvJat+8m25S1TwoKJ+rTUILpLwb XLPahucrHnYfvax0KzPUbZ5t5iydJgRkoCJX7z1zM8LGqyVEgbrudhMu7qJiqY54Z7W3 GHh8S5Htg0KEakCJuKHlu+96UKebL9JT8i+lluV10gVCP/0YIJBkzELihuCT0OV/KPi7 yT5VXClLG+lwFAnwvhCd5UbZGsp1NKSjok5qAGOWvvZgmH49hobj1EuNKZo4rZtWfEnS FmJVMaBB2P8vLqV9sJ141eKNd/QJn7HLLS7aKtQS7hfQoUlg1Itm2MTstFOA5HDfGCgh GH9A== MIME-Version: 1.0 Received: by 10.14.205.3 with SMTP id i3mr18164832eeo.18.1353284236046; Sun, 18 Nov 2012 16:17:16 -0800 (PST) Received: by 10.14.127.133 with HTTP; Sun, 18 Nov 2012 16:17:15 -0800 (PST) In-Reply-To: References: <83ornwii4fauu44t37aopch1.1352963812695@email.android.com> <40BEC243-BD1E-4206-BF5A-CC4C168B1ABD@thelastpickle.com> <1353011709.90878.YahooMailNeo@web160901.mail.bf1.yahoo.com> Date: Mon, 19 Nov 2012 08:17:15 +0800 Message-ID: Subject: Re: unable to read saved rowcache from disk From: Manu Zhang To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7b34392e2b6fb604cece0afc X-Virus-Checked: Checked by ClamAV on apache.org --047d7b34392e2b6fb604cece0afc Content-Type: text/plain; charset=ISO-8859-1 > > If you are using the off heap cache the upper bound is memory. If you are > using the on head it's the JVM heap. But as I said earlier, I could not watch the usage of JVM heap while reading saved caches --047d7b34392e2b6fb604cece0afc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
If you are usin= g the off heap cache the upper bound is memory. If you are using the on hea= d it's the JVM heap.=A0

But as I= said earlier, I could not watch the usage of JVM heap while reading saved = caches=A0

--047d7b34392e2b6fb604cece0afc--