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

Jean-Daniel Cryans commented on HBASE-2522:
-------------------------------------------

One of our in-house users tripped into this issue, had to wait for the daughter 
regions to finish compacting to get them to close. I'm thinking that until we 
resolve this issue that we should first inspect a table for SPLIT => 'true' 
regions and refuse disabling if there's any.

> Disabling a table during a split (tricky) can leave the daughter regions 
> assigned and marked offline in .META.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2522
>                 URL: https://issues.apache.org/jira/browse/HBASE-2522
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>             Fix For: 0.90.0
>
>
> If for any reason the master takes too much time to process a 
> MSG_REPORT_SPLIT_INCLUDES_DAUGHTERS, and that a user successfully disables 
> the table, then the daughter regions will still be assigned and marked as 
> offline in .META.
> A test case I'm uploading to HBASE-2515 shows the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to