Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 1569 invoked from network); 10 Mar 2010 19:55:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 19:55:21 -0000 Received: (qmail 79849 invoked by uid 500); 10 Mar 2010 19:54:50 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 79813 invoked by uid 500); 10 Mar 2010 19:54:50 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 79805 invoked by uid 99); 10 Mar 2010 19:54:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 19:54:50 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 19:54:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 25422234C4BE for ; Wed, 10 Mar 2010 19:54:27 +0000 (UTC) Message-ID: <930670979.185241268250867136.JavaMail.jira@brutus.apache.org> Date: Wed, 10 Mar 2010 19:54:27 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Resolved: (CASSANDRA-511) log abnormally long queries In-Reply-To: <1972174896.1256269139360.JavaMail.jira@brutus> 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-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-511. -------------------------------------- Resolution: Not A Problem Assignee: (was: Chris Goffinet) I haven't been able to come up with a scenario where having this would make a difference in being able to troubleshoot a problem, over the existing JMX metrics. (Of course when it was created we had a lot less of those...) Happy to reopen if someone thinks of one. > log abnormally long queries > --------------------------- > > Key: CASSANDRA-511 > URL: https://issues.apache.org/jira/browse/CASSANDRA-511 > Project: Cassandra > Issue Type: New Feature > Reporter: Jonathan Ellis > Priority: Minor > Attachments: 0001-Added-slow-log-query-insert-support.patch > > > add an option to log queries taking longer than N ms (just the query, not the results) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.