[
https://issues.apache.org/jira/browse/HBASE-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089176#comment-14089176
]
Jimmy Xiang commented on HBASE-11689:
-------------------------------------
It's a different. ZK-based assignment uses ZK to coordinate, zk-less uses RPC.
We can use the meta location znode to do the tracking. Currently, the meta
location znode has a PB MetaRegionServer. We can add the state info to it, just
as we did for region state in meta row.
> Track meta in transition
> ------------------------
>
> Key: HBASE-11689
> URL: https://issues.apache.org/jira/browse/HBASE-11689
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Reporter: Jimmy Xiang
>
> 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)