[
https://issues.apache.org/jira/browse/HBASE-11531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064448#comment-14064448
]
Virag Kothari commented on HBASE-11531:
---------------------------------------
bq. Did you do assignment with ZK, or without?
I set hbase.assignment.usezk = true and hbase.assignment.usezk.migrating=true
and had few regions under region-in-transition znode.
Now when I restart master, I see many log statements like
{quote}
Processed region 91cccd287d9335d64a2279f0e8e23c27 in state:
RS_ZK_REGION_OPENED, does nothing since the region is already in transition
{91cccd287d9335d64a2279f0e8e23c27 state=PENDING_OPEN, ts=1405465991480,
server=...
{quote}
After a while, there is a WARN statement
{quote}
Timedout waiting for namespace table to be assigned
{quote}
After this, I cant do most of the master activity as namespace table is not
online according to master. Somehow the master UI also doesn't show up.
> RegionStates for regions under region-in-transition znode are not updated on
> startup
> ------------------------------------------------------------------------------------
>
> Key: HBASE-11531
> URL: https://issues.apache.org/jira/browse/HBASE-11531
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Affects Versions: 0.99.0
> Reporter: Virag Kothari
> Attachments: sample.patch
>
>
> While testing HBASE-11059, saw that if there are regions under
> region-in-transition znode their states are not updated in META and master
> memory on startup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)