You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/24 19:19:00 UTC

[jira] [Resolved] (HBASE-13838) Fix shared TaskStatusTmpl.jamon issues (coloring, content, etc.)

     [ https://issues.apache.org/jira/browse/HBASE-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-13838.
-----------------------------------------
      Assignee:     (was: Matt Warhaftig)
    Resolution: Abandoned

> 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
>            Priority: Major
>              Labels: beginner
>         Attachments: hbase-13838-v1.patch, hbase-13838_post.tiff, hbase-13838_post_put_command.txt, hbase-13838_pre.tiff
>
>
> There are a few issues with the shared TaskStatusTmpl:
> - "Client operations" tab is always empty 
> For Master this is expected, but for RegionServers there is never anything listed either. Fix for RS status page (probably caused by params not containing Operation subclass anymore, but some PB generated classes?)
> - Hide “Client Operations” tab for master UI
> Since operations are RS only. Or we fix this and make other calls show here.
> - 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
(v8.20.7#820007)