[
https://issues.apache.org/jira/browse/HBASE-9413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759435#comment-13759435
]
Himanshu Vashishtha commented on HBASE-9413:
--------------------------------------------
Some nits: These changes are not required.
{code}
- * TableName for old .META. table. Used in testing.
+ * TableName for old hbase:meta table. Used in testing.
{code}
{code}
- * - creates system namespace directory and move .META. table there
- * renaming .META. table to hbase:meta,
+ * - creates system namespace directory and move hbase:meta table there
+ * renaming hbase:meta table to hbase:meta,
{code}
{code}
- LOG.info("Got an old META edit, continuing with new format ");
+ LOG.info("Got an old hbase:meta edit, continuing with new format ");
{code}
> WebUI says ".META." table but table got renames to "hbase:meta". Meed to
> update the UI.
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-9413
> URL: https://issues.apache.org/jira/browse/HBASE-9413
> Project: HBase
> Issue Type: Bug
> Components: UI
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Jean-Marc Spaggiari
> Assignee: stack
> Priority: Critical
> Attachments: 9413.txt, 9413v2.txt, 9413v3.txt, 9413v4.txt, 9413v5.txt
>
>
> In the UI, we say "The .META. table holds references to all User Table
> regions" but the table name is "hbase:meta" and not ".META." We need to
> update this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira