[
https://issues.apache.org/jira/browse/HBASE-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698693#comment-14698693
]
Hadoop QA commented on HBASE-13838:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12750704/hbase-13838_post_put_command.txt
against master branch at commit 737f264509284420e6fa8c14d92fe9fbdb49f67f.
ATTACHMENT ID: 12750704
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev-support patch that doesn't require tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/15121//console
This message is automatically generated.
> 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.0
>
> 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
(v6.3.4#6332)