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 0940A200B14 for ; Sat, 18 Jun 2016 19:20:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 07976160A64; Sat, 18 Jun 2016 17:20:07 +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 50584160A18 for ; Sat, 18 Jun 2016 19:20:06 +0200 (CEST) Received: (qmail 79141 invoked by uid 500); 18 Jun 2016 17:20: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 79122 invoked by uid 99); 18 Jun 2016 17:20:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2016 17:20:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 509912C1F60 for ; Sat, 18 Jun 2016 17:20:05 +0000 (UTC) Date: Sat, 18 Jun 2016 17:20:05 +0000 (UTC) From: "Mikhail Antonov (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: Sat, 18 Jun 2016 17:20:07 -0000 [ https://issues.apache.org/jira/browse/HBASE-13838?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D153= 38050#comment-15338050 ]=20 Mikhail Antonov commented on HBASE-13838: ----------------------------------------- Any progress here? > 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.1 > > Attachments: hbase-13838-v1.patch, hbase-13838_post.tiff, hbase-1= 3838_post_put_command.txt, hbase-13838_pre.tiff > > > 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.3.4#6332)