[
https://issues.apache.org/jira/browse/HBASE-19562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297967#comment-16297967
]
Zach York commented on HBASE-19562:
-----------------------------------
[~stack] I know you have some misgivings on the approach for HBASE-18840, but
the current approach relies on reading regioninfo's from the filesystem to
construct an initial meta table. If we are removing these files, is it possible
to recover a meta table using just the storefiles (no meta table though)? I'd
be happy to get rid of these files if there is a better way to do this :)
I'll also use this opportunity to give that JIRA a ping :)
> Purge mirror writing of region and table info into fs at .tableinfo and
> .regioninfo
> -----------------------------------------------------------------------------------
>
> Key: HBASE-19562
> URL: https://issues.apache.org/jira/browse/HBASE-19562
> Project: HBase
> Issue Type: Bug
> Components: fs
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0-beta-2
>
> Attachments:
> 0002-HBASE-19562-Purge-mirror-writing-of-region-and-table.patch
>
>
> We don't use these files in hbase2 yet we keep writing them when we create a
> table or region.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)