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 75D8A10B2A for ; Mon, 16 Dec 2013 20:41:08 +0000 (UTC) Received: (qmail 55298 invoked by uid 500); 16 Dec 2013 20:41:08 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 55198 invoked by uid 500); 16 Dec 2013 20:41:08 -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 55092 invoked by uid 99); 16 Dec 2013 20:41:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Dec 2013 20:41:08 +0000 Date: Mon, 16 Dec 2013 20:41:08 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-5350) Name Node should report fsimage transfer time as a metric 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-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HDFS-5350: ------------------------------ Attachment: trunk-5350_v3.patch Attached patch v3, moved the test to TestCheckpoint. It is hard to predict how many times getimage/getedit/putimage are called. So I just verified the metrics are updated generally. > Name Node should report fsimage transfer time as a metric > --------------------------------------------------------- > > Key: HDFS-5350 > URL: https://issues.apache.org/jira/browse/HDFS-5350 > Project: Hadoop HDFS > Issue Type: Improvement > Components: namenode > Reporter: Rob Weltman > Assignee: Jimmy Xiang > Priority: Minor > Fix For: 3.0.0 > > Attachments: trunk-5350.patch, trunk-5350_v3.patch > > > If the (Secondary) Name Node reported fsimage transfer times (perhaps the last ten of them), monitoring tools could detect slowdowns that might jeopardize cluster stability. -- This message was sent by Atlassian JIRA (v6.1.4#6159)