[
https://issues.apache.org/jira/browse/HBASE-19172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-19172.
---------------------------------------
> [rolling upgrade] Migrate region state from zk to hbase:meta
> ------------------------------------------------------------
>
> Key: HBASE-19172
> URL: https://issues.apache.org/jira/browse/HBASE-19172
> Project: HBase
> Issue Type: Sub-task
> Components: migration
> Reporter: Michael Stack
> Priority: Major
> Fix For: 2.0.0-beta-2, 2.0.0
>
>
> HBASE-19165 is about starting a branch-2 over branch-1 dataset. The Master
> when it comes up, goes to read the 'state' of the region from hbase:meta
> because this is how region state is kept now by AMv2 only, there is no state
> in hbase:meta on a fresh start. In hbase1, region state was kept in master
> memory persisted to zk (rather than hbase:meta) while the region was in
> transition.
> We need to add to master a self-migration facility. If a region has no state
> in hbase:meta, then look in zk to see if it RIT. If nothing in RIT, ask the
> pertinent regionserver if it has the region.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)