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 5D333200AC6 for ; Sat, 7 May 2016 01:54:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5BBE1160A0D; Fri, 6 May 2016 23:54:14 +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 CB267160A0C for ; Sat, 7 May 2016 01:54:13 +0200 (CEST) Received: (qmail 84431 invoked by uid 500); 6 May 2016 23:54:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 84410 invoked by uid 99); 6 May 2016 23:54:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 23:54:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D34FE2C1F60 for ; Fri, 6 May 2016 23:54:12 +0000 (UTC) Date: Fri, 6 May 2016 23:54:12 +0000 (UTC) From: "huaxiang sun (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15415) Improve Master WebUI snapshot information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 May 2016 23:54:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-15415: --------------------------------- Attachment: HBASE-15415-v010.patch New diff to address checkstyle issue and java doc issue. > Improve Master WebUI snapshot information > ----------------------------------------- > > Key: HBASE-15415 > URL: https://issues.apache.org/jira/browse/HBASE-15415 > Project: HBase > Issue Type: Improvement > Components: master, snapshots > Affects Versions: 0.94.0 > Reporter: Sean Busbey > Assignee: huaxiang sun > Priority: Minor > Labels: beginner, supportability > Fix For: 2.0.0, 1.3.0, 0.98.20 > > Attachments: 1-snapshot.png, 2-snapshots.png, HBASE-15415-v001.patch, HBASE-15415-v002.patch, HBASE-15415-v003.patch, HBASE-15415-v003.patch, HBASE-15415-v007.patch, HBASE-15415-v008.patch, HBASE-15415-v009.patch, HBASE-15415-v010.patch, empty-snapshots.png, master-snapshot.png > > > On the Master WebUI, we currently show lots of information about the space used by individual snapshots. > We should also give a total space used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)