Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 317FB9DA9 for ; Thu, 11 Oct 2012 17:48:33 +0000 (UTC) Received: (qmail 88289 invoked by uid 500); 11 Oct 2012 17:48:32 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 88257 invoked by uid 500); 11 Oct 2012 17:48:32 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 88248 invoked by uid 99); 11 Oct 2012 17:48:32 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 17:48:32 +0000 Date: Thu, 11 Oct 2012 17:48:32 +0000 (UTC) From: "Arun C Murthy (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <210469026.30070.1349977712917.JavaMail.jiratomcat@arcas> In-Reply-To: <1898899875.15321.1335913375020.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (HDFS-3343) Improve metrics for DN read latency 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/HDFS-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy closed HDFS-3343. ------------------------------- > Improve metrics for DN read latency > ----------------------------------- > > Key: HDFS-3343 > URL: https://issues.apache.org/jira/browse/HDFS-3343 > Project: Hadoop HDFS > Issue Type: Improvement > Components: data-node > Reporter: Todd Lipcon > Assignee: Andrew Wang > Fix For: 2.0.2-alpha > > Attachments: hdfs-3343-2.patch, hdfs-3343-3.patch, hdfs-3343-4.patch, hdfs-3343.patch > > > Similar to HDFS-3170 on the write side, we should improve the metrics that are generated on the DN for read latency. We should have separate metrics for the time spent in {{transferTo}} vs {{waitWritable}} so that it's easy to distinguish slow local disks from slow readers on the other end of the socket. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira