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 6901C18887 for ; Wed, 23 Sep 2015 14:11:17 +0000 (UTC) Received: (qmail 91458 invoked by uid 500); 23 Sep 2015 14:11:04 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 91408 invoked by uid 500); 23 Sep 2015 14:11:04 -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 91394 invoked by uid 99); 23 Sep 2015 14:11:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2015 14:11:04 +0000 Date: Wed, 23 Sep 2015 14:11:04 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9013) Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk 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-9013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904559#comment-14904559 ] Hudson commented on HDFS-9013: ------------------------------ FAILURE: Integrated in Hadoop-Hdfs-trunk #2345 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/2345/]) HDFS-9013. Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk (Contributed by Surendra Singh Lilhore) (vinayakumarb: rev a2c76e5f26301d4b01e56b347442f3dec171591d) * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeMXBean.java * hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestPendingInvalidateBlock.java * hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java > Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk > ---------------------------------------------------------------------- > > Key: HDFS-9013 > URL: https://issues.apache.org/jira/browse/HDFS-9013 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 2.7.1 > Reporter: Surendra Singh Lilhore > Assignee: Surendra Singh Lilhore > Fix For: 2.8.0 > > Attachments: HDFS-9013-branch-2.003.patch, HDFS-9013-branch-2.004.patch, HDFS-9013.001-branch-2.patch, HDFS-9013.001.patch, HDFS-9013.002-branch-2.patch > > > HDFS-8388 added one new metric {{NNStartedTimeInMillis}} to get NN start time in milliseconds. > Now based on [~wheat9] and [~ajisakaa] suggestions now we should deprecate {{NameNodeMXBean#getNNStarted}} in branch2 and remove from trunk. > https://issues.apache.org/jira/browse/HDFS-8388?focusedCommentId=14709614&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14709614 > https://issues.apache.org/jira/browse/HDFS-8388?focusedCommentId=14726746&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14726746 -- This message was sent by Atlassian JIRA (v6.3.4#6332)