Matteo Bertozzi created HBASE-12054:
---------------------------------------
Summary: 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.98.6.1, 0.99.0, 0.96.2
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Fix For: 1.0.0, 0.98.7
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)