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 463112004A0 for ; Wed, 16 Aug 2017 23:14:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4485D169A5F; Wed, 16 Aug 2017 21:14:08 +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 8A65A169A5C for ; Wed, 16 Aug 2017 23:14:07 +0200 (CEST) Received: (qmail 93071 invoked by uid 500); 16 Aug 2017 21:14:05 -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 93060 invoked by uid 99); 16 Aug 2017 21:14:05 -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, 16 Aug 2017 21:14:05 +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 D73921A03C1 for ; Wed, 16 Aug 2017 21:14:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id wedxNertrgno for ; Wed, 16 Aug 2017 21:14:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 4D13F5FDCF for ; Wed, 16 Aug 2017 21:14:03 +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 483B9E069E for ; Wed, 16 Aug 2017 21:14:02 +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 A5BF4253A3 for ; Wed, 16 Aug 2017 21:14:00 +0000 (UTC) Date: Wed, 16 Aug 2017 21:14:00 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13838) Fix shared TaskStatusTmpl.jamon issues (coloring, content, etc.) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 16 Aug 2017 21:14:08 -0000 [ https://issues.apache.org/jira/browse/HBASE-13838?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D161= 29428#comment-16129428 ]=20 stack commented on HBASE-13838: ------------------------------- [~mwarhaftig] I took a look. It seems fine. I tried to apply to master but = it has rotted. Mind updating and making sure it still works? Thanks. > Fix shared TaskStatusTmpl.jamon issues (coloring, content, etc.) > ---------------------------------------------------------------- > > Key: HBASE-13838 > URL: https://issues.apache.org/jira/browse/HBASE-13838 > Project: HBase > Issue Type: Bug > Components: UI > Affects Versions: 1.1.0 > Reporter: Lars George > Assignee: Matt Warhaftig > Labels: beginner > Fix For: 2.0.0, 1.3.2 > > Attachments: hbase-13838_post_put_command.txt, hbase-13838_post.t= iff, hbase-13838_pre.tiff, hbase-13838-v1.patch > > > There are a few issues with the shared TaskStatusTmpl: > - "Client operations" tab is always empty=20 > For Master this is expected, but for RegionServers there is never anythin= g listed either. Fix for RS status page (probably caused by params not cont= aining Operation subclass anymore, but some PB generated classes?) > - Hide =E2=80=9CClient Operations=E2=80=9D tab for master UI > Since operations are RS only. Or we fix this and make other calls show he= re. > - The "alert-error" for aborted tasks is not set in CSS at all > When a task was aborted it should be amber or red, but the assigned style= is not in any of the linked stylesheets (abort-error). Add. -- This message was sent by Atlassian JIRA (v6.4.14#64029)