[
https://issues.apache.org/jira/browse/HBASE-12054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146883#comment-14146883
]
Hudson commented on HBASE-12054:
--------------------------------
FAILURE: Integrated in HBase-1.0 #227 (See
[https://builds.apache.org/job/HBase-1.0/227/])
HBASE-12054 bad state after NamespaceUpgrade with reserved table names
(matteo.bertozzi: rev 5e096c5deab9ef1d3003ccbc5cb7168dcfc56a40)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSTableDescriptors.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/migration/TestNamespaceUpgrade.java
* hbase-server/src/test/data/TestNamespaceUpgrade.tgz
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSRegionScanner.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/migration/NamespaceUpgrade.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java
> bad state after NamespaceUpgrade with reserved table names
> ----------------------------------------------------------
>
> Key: HBASE-12054
> URL: https://issues.apache.org/jira/browse/HBASE-12054
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.2, 0.99.0, 0.98.6.1
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: HBASE-12054-0.98.patch, HBASE-12054-branch1.patch,
> HBASE-12054-trunk.patch
>
>
> If 94 has a table called "data" NamespaceUpgrade will fail to bring that
> table up and the generated layout will be dirty with stuff like
> "/hbase/data/.data" and so on.
> (the reserved names that we have no longer apply in 96+ since the data is
> separate from the root dir)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)