[ 
https://issues.apache.org/jira/browse/HBASE-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489247#comment-13489247
 ] 

stack commented on HBASE-7083:
------------------------------

bq. As to focing reassign, it is needed since the region state in memory may 
show the missing daughter is open.

[~jxiang] When would the above case be true?  It was not in .META. so its edit 
failed?  How then could it be open in the master given its a new region?
                
> SSH#fixupDaughter should force re-assign missing daughter
> ---------------------------------------------------------
>
>                 Key: HBASE-7083
>                 URL: https://issues.apache.org/jira/browse/HBASE-7083
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: trunk-7083.patch, trunk-7083.patch
>
>
> In looking into flaky test 
> TestSplitTransactionOnCluster#testShutdownSimpleFixup, I found out that a 
> missing daughter is not assigned by SSH properly.  It could be open on the 
> dead server.  We need to force re-assign it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to