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 71A53D870 for ; Tue, 11 Sep 2012 16:05:02 +0000 (UTC) Received: (qmail 83074 invoked by uid 500); 11 Sep 2012 16:04:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 83027 invoked by uid 500); 11 Sep 2012 16:04:59 -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 83018 invoked by uid 99); 11 Sep 2012 16:04:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 16:04:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shsedghi@gmail.com designates 209.85.223.172 as permitted sender) Received: from [209.85.223.172] (HELO mail-ie0-f172.google.com) (209.85.223.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 16:04:54 +0000 Received: by ieak13 with SMTP id k13so1353035iea.31 for ; Tue, 11 Sep 2012 09:04:34 -0700 (PDT) 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=N3/8UB4ts8HCXKz9IhcLJFIMrZZ/nTfu0T0RjXNRtV0=; b=IKnjTr4YfPD/q9VECrv4c5krqIA+9D16K7mySiwxzTm0pBg+eetgakXY+s0cmf4GfO n7BX/Itl/l2cTVEN2u9ol43NdOi4F97i9QgKhPeFrSbGHocvZ7jjkrNvQLYoTveP+hrM AbimXngZfuJmFEFjV+V1Olm7g1XpJ6kbpIvMtQOOJL0lxTvEGWjIxU+5v8viQufU1ZDa MAofjROM0KP7aVoMKCT8H0itUYPbGN933r4TmOYDDmo+DkMNoLwJNmdHhLSuKub+v4vA oCu5t9vr80MHnL6VnAiOmq1KDSrCtGS800/iiFVfU4KNX3jS0bPnimVKGfUl388IVAF/ zDcw== MIME-Version: 1.0 Received: by 10.42.18.8 with SMTP id v8mr4840858ica.16.1347379474264; Tue, 11 Sep 2012 09:04:34 -0700 (PDT) Received: by 10.64.21.137 with HTTP; Tue, 11 Sep 2012 09:04:34 -0700 (PDT) In-Reply-To: References: Date: Tue, 11 Sep 2012 12:04:34 -0400 Message-ID: Subject: Re: JVM 7, Cass 1.1.1 and G1 garbage collector From: Shahryar Sedghi To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf304271b6f0f1c404c96f3a25 X-Virus-Checked: Checked by ClamAV on apache.org --20cf304271b6f0f1c404c96f3a25 Content-Type: text/plain; charset=ISO-8859-1 I was able to run IBM Java 7 with Cassandra (could not do it with 1.6 because of snappy). It has a new Garbage collection policy (called balanced) that is good for very large heap size (over 8 GB), documented here that is so promising with Cassandra. I have not tried it but I like to see how it is in action. Regrads Shahryar On Mon, Sep 10, 2012 at 1:37 PM, Oleg Dulin wrote: > I am currently profiling a Cassandra 1.1.1 set up using G1 and JVM 7. > > It is my feeble attempt to reduce Full GC pauses. > > Has anyone had any experience with this ? Anyone tried it ? > > -- > Regards, > Oleg Dulin > NYC Java Big Data Engineer > http://www.olegdulin.com/ > > > --20cf304271b6f0f1c404c96f3a25 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I was able to run IBM Java 7 with Cass= andra (could not do it with 1.6 because of snappy). It has a new Garbage co= llection policy (called balanced) =A0that is good for very large heap size = (over 8 GB), documented=A0here=A0that is so promis= ing with Cassandra. I have not tried it but I like to see how it is = in action.

Regrads

Shahryar

On Mon, Sep 1= 0, 2012 at 1:37 PM, Oleg Dulin <oleg.dulin@gmail.com> wro= te:
I am currently profiling a Cassandra 1.1.1 s= et up using G1 and JVM 7.

It is my feeble attempt to reduce Full GC pauses.

Has anyone had any experience with this ? Anyone tried it ?

--
Regards,
Oleg Dulin
NYC Java Big Data Engineer
http://www.olegduli= n.com/




--20cf304271b6f0f1c404c96f3a25--