[
https://issues.apache.org/jira/browse/HBASE-12010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138146#comment-14138146
]
Andrey Stepachev commented on HBASE-12010:
------------------------------------------
Thank you [~mbertozzi], that exactly why it failed. Fixed.
> Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
> -------------------------------------------------------------------------
>
> Key: HBASE-12010
> URL: https://issues.apache.org/jira/browse/HBASE-12010
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Andrey Stepachev
> Assignee: Andrey Stepachev
> Priority: Trivial
> Attachments: 12010.patch, HBASE-12010.patch
>
>
> Currently code accessed meta table name via
> HTableDescriptor.META_TABLEDESC.getTableName(), but we have
> TableName.META_TABLE_NAME already. It is better to use from one place.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)