[
https://issues.apache.org/jira/browse/HBASE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798736#comment-13798736
]
Jimmy Xiang commented on HBASE-9792:
------------------------------------
Yes, there is some other problem. I am thinking about a best way to fix it.
The issue is that some region is just open but the server is killed by CM. The
region is not reached OPEN state yet.
> Region states should update last assignments when a region is opened.
> ---------------------------------------------------------------------
>
> Key: HBASE-9792
> URL: https://issues.apache.org/jira/browse/HBASE-9792
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: trunk-9792.patch
>
>
> Currently, we update a region's last assignment region server when the region
> is online. We should do this sooner, when the region is moved to OPEN state.
> CM could kill this region server before we delete the znode and online the
> region.
--
This message was sent by Atlassian JIRA
(v6.1#6144)