From issues-return-339533-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Wed Mar 21 23:13:13 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A46C718067E for ; Wed, 21 Mar 2018 23:13:12 +0100 (CET) Received: (qmail 59161 invoked by uid 500); 21 Mar 2018 22:13:11 -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 59052 invoked by uid 99); 21 Mar 2018 22:13:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2018 22:13:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2B44C1A06FB for ; Wed, 21 Mar 2018 22:13:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id geXhoqdHr8ko for ; Wed, 21 Mar 2018 22:13:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 22A015FE0F for ; Wed, 21 Mar 2018 22:13:10 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 08F7AE0DBD for ; Wed, 21 Mar 2018 22:13:09 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id F0A65214EA for ; Wed, 21 Mar 2018 22:13:07 +0000 (UTC) Date: Wed, 21 Mar 2018 22:13:07 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-18737) Display configured max size of memstore and cache on RS UI 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/HBASE-18737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18737: -------------------------- Fix Version/s: 2.0.0 > Display configured max size of memstore and cache on RS UI > ---------------------------------------------------------- > > Key: HBASE-18737 > URL: https://issues.apache.org/jira/browse/HBASE-18737 > Project: HBase > Issue Type: Improvement > Reporter: Biju Nair > Assignee: Biju Nair > Priority: Minor > Fix For: 1.4.0, 2.0.0-alpha-3, 2.0.0 > > Attachments: HBASE-18737-BRANCH-1.PATCH, HBASE-18737-WIP.PATCH, HBASE-18737.PATCH, RS_UI.PNG, RS_UI_AFTER-1.PNG, RS_UI_AFTER.PNG, RS_UI_FULL.PNG, RS_UI_L1.PNG, RS_UI_L2.PNG > > > Displaying the configured size of {{memstore}} and {{cache}} will help non-admin users understand the cluster capacity. Attached screenshot with proposed usability related changes and the current RS UI. -- This message was sent by Atlassian JIRA (v7.6.3#76005)