Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 75254 invoked from network); 11 Dec 2010 07:37:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Dec 2010 07:37:35 -0000 Received: (qmail 11148 invoked by uid 500); 11 Dec 2010 07:37:35 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 11125 invoked by uid 500); 11 Dec 2010 07:37:35 -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 11117 invoked by uid 99); 11 Dec 2010 07:37:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Dec 2010 07:37:35 +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, 11 Dec 2010 07:37:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBB7bE7T022892 for ; Sat, 11 Dec 2010 07:37:14 GMT Message-ID: <8282247.70691292053034613.JavaMail.jira@thor> Date: Sat, 11 Dec 2010 02:37:14 -0500 (EST) From: "Hudson (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1807) make it easier to turn on the JVM GC debug logging In-Reply-To: <28273441.82111291326372786.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970409#action_12970409 ] Hudson commented on CASSANDRA-1807: ----------------------------------- Integrated in Cassandra-0.7 #70 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/70/]) > make it easier to turn on the JVM GC debug logging > -------------------------------------------------- > > Key: CASSANDRA-1807 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1807 > Project: Cassandra > Issue Type: Improvement > Affects Versions: 0.7.0 rc 1 > Reporter: Matthew F. Dennis > Assignee: Matthew F. Dennis > Priority: Minor > Fix For: 0.7.0 rc 2 > > Attachments: 1807_trunk.txt > > > It's "common" to need to turn on the JVM GC logging but rather annoying to type / paste it all. It would be much nicer to just have the most common lines commented out in cassandra-env.sh to they could be commented/uncommented as needed - especially when trying to explain to someone over the phone what to enable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.