[
https://issues.apache.org/jira/browse/HBASE-26463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447563#comment-17447563
]
Hudson commented on HBASE-26463:
--------------------------------
Results for branch branch-2
[build #398 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/398/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/398/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/398/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/398/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/398/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Unreadable table names after HBASE-24605
> ----------------------------------------
>
> Key: HBASE-26463
> URL: https://issues.apache.org/jira/browse/HBASE-26463
> Project: HBase
> Issue Type: Bug
> Components: UI
> Affects Versions: 3.0.0-alpha-1
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Priority: Trivial
> Fix For: 2.5.0, 3.0.0-alpha-2, 2.4.9
>
> Attachments: After.png, Before.png
>
>
> During the fix HBASE-24605 (Break long region names in the web UI) the 'word
> break' rule was applied to the 'table-striped' style, so literally, all
> tables in Master Web UI were affected. The most noticeable is the 'User
> Tables' when table names, as well as descriptions, and even State are wrapped
> in a very ugly way.
> We have two options here:
> 1. Fix the user tables only as it was done previously for the procedures table
> 2. Apply 'word break' to those tables that require that.
> Since most of the users are comfortable with the current UI we may go through
> the first way, so the changes would affect only the User table.
> Sample screenshots before and after are attached.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)