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 8A285200BEE for ; Sat, 17 Dec 2016 04:19:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 88B23160B32; Sat, 17 Dec 2016 03:19:01 +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 D4380160B24 for ; Sat, 17 Dec 2016 04:19:00 +0100 (CET) Received: (qmail 99043 invoked by uid 500); 17 Dec 2016 03:18:59 -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 99005 invoked by uid 99); 17 Dec 2016 03:18:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2016 03:18:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 772312C03DF for ; Sat, 17 Dec 2016 03:18:59 +0000 (UTC) Date: Sat, 17 Dec 2016 03:18:59 +0000 (UTC) From: "Manoj Govindassamy (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-9391) Update webUI/JMX to display maintenance state info MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Dec 2016 03:19:01 -0000 [ https://issues.apache.org/jira/browse/HDFS-9391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-9391: ------------------------------------- Affects Version/s: 3.0.0-alpha1 Target Version/s: 3.0.0-alpha2 Status: Patch Available (was: Open) Attaching v01 patch to address the following: 1. Introduced NameNodeMXBean#getEnteringMaintenanceNodes and the same is implemented in FSNameSystem 2. Updated LeavingServiceStatus to include details on Decommissioning, Maintenance and OutOfService replicas 3. DecommissionManager to update LeavingServiceStatus 4. Updated dfshealth.html to have details on Maintenance nodes in Summary and DataNode Information pages. (Entering Maintenance, Live Maintenance, Dead Maintenance) 5. Unit test for the Maintenance mode JMX. > Update webUI/JMX to display maintenance state info > -------------------------------------------------- > > Key: HDFS-9391 > URL: https://issues.apache.org/jira/browse/HDFS-9391 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: 3.0.0-alpha1 > Reporter: Ming Ma > Assignee: Manoj Govindassamy > Attachments: HDFS-9391-MaintenanceMode-WebUI.pdf, HDFS-9391.01.patch, Maintenance webUI.png > > -- 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