[
https://issues.apache.org/jira/browse/HBASE-23049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933779#comment-16933779
]
Hudson commented on HBASE-23049:
--------------------------------
Results for branch branch-2
[build #2282 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2282/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2282//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2282//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2282//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 3. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2282//artifact/output-integration/hadoop-3.log].
(note that this means we didn't check the Hadoop 3 shaded client)
> TableDescriptors#getAll should return the tables ordering by the name which
> contain namespace
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-23049
> URL: https://issues.apache.org/jira/browse/HBASE-23049
> Project: HBase
> Issue Type: Improvement
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.1.7, 2.2.2
>
>
> TableDescriptors#getAll return a TreeMap ordering by
> TableName#getNameAsString. But if the namespace is "default",
> TableName#getNameAsString just returns the name which not contain the
> namespace "default". Should use TableName#getNameWithNamespaceInclAsString.
> It will effect the tables order in Tables UI and shell "list" result.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)