Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 72252 invoked from network); 28 Dec 2010 15:01:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Dec 2010 15:01:11 -0000 Received: (qmail 81544 invoked by uid 500); 28 Dec 2010 15:01:11 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 81460 invoked by uid 500); 28 Dec 2010 15:01:11 -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 81451 invoked by uid 99); 28 Dec 2010 15:01:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Dec 2010 15:01:11 +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; Tue, 28 Dec 2010 15:01:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBSF0o2b025225 for ; Tue, 28 Dec 2010 15:00:50 GMT Message-ID: <282906.44151293548450660.JavaMail.jira@thor> Date: Tue, 28 Dec 2010 10:00:50 -0500 (EST) From: "Hudson (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1905) count timeouts towards dynamicsnitch latencies In-Reply-To: <250443.29651293465291974.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-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975513#action_12975513 ] Hudson commented on CASSANDRA-1905: ----------------------------------- Integrated in Cassandra-0.6 #38 (See [https://hudson.apache.org/hudson/job/Cassandra-0.6/38/]) > count timeouts towards dynamicsnitch latencies > ---------------------------------------------- > > Key: CASSANDRA-1905 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1905 > Project: Cassandra > Issue Type: Bug > Components: Core > Affects Versions: 0.6.6 > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Fix For: 0.6.9, 0.7.1 > > Attachments: 1905.txt > > > receiveTiming is only called by ResponseVerbHandler; we need to add timing information for timed-out requests as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.