[
https://issues.apache.org/jira/browse/HBASE-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842556#comment-13842556
]
Jimmy Xiang commented on HBASE-10101:
-------------------------------------
[~jeffreyz], good finding. This fix has a little issue. We can clear the last
assignment only if it is a different server. I was wondering if we need to
clear that when we move the region to offline state in
processRegionInTransition. For other state like
failed_close/opening/pending_open, the last assignment should have already been
cleared. It seems to me HBASE-10085 is a partial fix?
> testOfflineRegionReAssginedAfterMasterRestart times out sometimes.
> ------------------------------------------------------------------
>
> Key: HBASE-10101
> URL: https://issues.apache.org/jira/browse/HBASE-10101
> Project: HBase
> Issue Type: Test
> Reporter: Jimmy Xiang
> Assignee: Jeffrey Zhong
> Priority: Minor
> Attachments: hbase-10101.patch, test.log
>
>
> Sometimes, I got this test timed out. The log is attached. It could be
> because the new cluster takes a while to process the dead server, or assign
> meta.
--
This message was sent by Atlassian JIRA
(v6.1#6144)