[
https://issues.apache.org/jira/browse/HBASE-18840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173727#comment-16173727
]
stack commented on HBASE-18840:
-------------------------------
bq. Are the region infos not updated on region merge/splits?
Split and merges get a .regioninfo. The parent at least in the split case will
still be around so you'll need to figure which to favor reconstructing the meta.
You are dev'ing against branch-1 I take it?
Here is a hack from a million years ago to do similar HBASE-1867
> Add functionality to refresh meta table at master startup
> ---------------------------------------------------------
>
> Key: HBASE-18840
> URL: https://issues.apache.org/jira/browse/HBASE-18840
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zach York
> Assignee: Zach York
>
> If a HBase cluster’s hbase:meta table is deleted or a cluster is started with
> a new meta table, HBase needs the functionality to synchronize it’s metadata
> from Storage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)