Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 384CE200BEA for ; Mon, 12 Dec 2016 19:35:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 36F6F160B1A; Mon, 12 Dec 2016 18:35:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A56B9160B22 for ; Mon, 12 Dec 2016 19:34:59 +0100 (CET) Received: (qmail 37191 invoked by uid 500); 12 Dec 2016 18:34:58 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 37168 invoked by uid 99); 12 Dec 2016 18:34:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2016 18:34:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A61402C03E4 for ; Mon, 12 Dec 2016 18:34:58 +0000 (UTC) Date: Mon, 12 Dec 2016 18:34:58 +0000 (UTC) From: "Arpit Agarwal (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10958) Add instrumentation hooks around Datanode disk IO MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Dec 2016 18:35:00 -0000 [ https://issues.apache.org/jira/browse/HDFS-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742723#comment-15742723 ] Arpit Agarwal commented on HDFS-10958: -------------------------------------- Thanks [~xyao], TestDFSClientRetries is unrelated. I ran it multiple times locally with my patch and it passed. > Add instrumentation hooks around Datanode disk IO > ------------------------------------------------- > > Key: HDFS-10958 > URL: https://issues.apache.org/jira/browse/HDFS-10958 > Project: Hadoop HDFS > Issue Type: Improvement > Components: datanode > Reporter: Xiaoyu Yao > Assignee: Arpit Agarwal > Attachments: HDFS-10958.01.patch, HDFS-10958.02.patch, HDFS-10958.03.patch, HDFS-10958.04.patch > > > This ticket is opened to add instrumentation hooks around Datanode disk IO based on refactor work from HDFS-10930. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org