[
https://issues.apache.org/jira/browse/HBASE-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109839#comment-14109839
]
Jimmy Xiang commented on HBASE-11689:
-------------------------------------
bq. getMetaRegionLocation now returns whole structure including current state
Is there a place we need the whole structure? The old places that need the meta
location can keep use the original getMetaRegionLocation. Only when master
starts up, it needs to check the additional RegionState to find out if the meta
is in transition, right?
> Track meta in transition
> ------------------------
>
> Key: HBASE-11689
> URL: https://issues.apache.org/jira/browse/HBASE-11689
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Affects Versions: 2.0.0
> Reporter: Jimmy Xiang
> Assignee: Andrey Stepachev
> Attachments: HBASE-11689.patch, HBASE-11689.patch
>
>
> With ZK-less region assignment, user regions in transition are tracked in
> meta. We need a way to track meta in transition too.
--
This message was sent by Atlassian JIRA
(v6.2#6252)