[
https://issues.apache.org/jira/browse/HBASE-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473744#comment-13473744
]
Sergey Shelukhin commented on HBASE-6971:
-----------------------------------------
It seems that existence check is unnecessary because creation already does
that, I added explicit force rewrite == false.
Also not sure why table name is taken from region and not just constants - if
there's a reason please correct me, for now I changed to just take constants.
> .META. directory does not contain .tableinfo serialization
> ----------------------------------------------------------
>
> Key: HBASE-6971
> URL: https://issues.apache.org/jira/browse/HBASE-6971
> Project: HBase
> Issue Type: Bug
> Components: Filesystem Integration, master
> Affects Versions: 0.94.3, 0.96.0
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Labels: noob
> Attachments: HBASE-6971.patch
>
>
> This is not very critical, but I've noticed that we do not serialize the
> HTableDescriptor to <hbase.root.dir>/.META./.tableinfo, although we do it for
> ROOT.
> MasterFileSystem.createRootTableInfo() should probably have an META
> equivalent.
--
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