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

Jimmy Xiang commented on HBASE-7083:
------------------------------------

Tried to submit to hadoop qa again.

As to focing reassign, it is needed since the region state in memory may show 
the missing daughter is open.
Since it is not in meta, SSH will assign it only in fixupDaughters.  Without 
forcing it, assign won't do
anything since it is already open.
                
> 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
>
>
> 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