You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/06/23 10:47:49 UTC

[jira] Created: (HBASE-2777) Disabling table doesn't work if there are uncleaned splits in META

Disabling table doesn't work if there are uncleaned splits in META
------------------------------------------------------------------

                 Key: HBASE-2777
                 URL: https://issues.apache.org/jira/browse/HBASE-2777
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.21.0
            Reporter: Todd Lipcon
             Fix For: 0.21.0


I can run "disable" on a table from the shell lots of times, and it never actually disables it. It seems this happens when there are split markers in META for that table. After the MetaScanner runs and cleans them up, I can disable the table.

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


[jira] Commented: (HBASE-2777) Disabling table doesn't work if there are uncleaned splits in META

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881761#action_12881761 ] 

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

This looks a lot like HBASE-2522.

> Disabling table doesn't work if there are uncleaned splits in META
> ------------------------------------------------------------------
>
>                 Key: HBASE-2777
>                 URL: https://issues.apache.org/jira/browse/HBASE-2777
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>             Fix For: 0.21.0
>
>
> I can run "disable" on a table from the shell lots of times, and it never actually disables it. It seems this happens when there are split markers in META for that table. After the MetaScanner runs and cleans them up, I can disable the table.

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


[jira] Resolved: (HBASE-2777) Disabling table doesn't work if there are uncleaned splits in META

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-2777.
---------------------------------------

    Resolution: Duplicate

It is a dupe, closing.

> Disabling table doesn't work if there are uncleaned splits in META
> ------------------------------------------------------------------
>
>                 Key: HBASE-2777
>                 URL: https://issues.apache.org/jira/browse/HBASE-2777
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>             Fix For: 0.90.0
>
>
> I can run "disable" on a table from the shell lots of times, and it never actually disables it. It seems this happens when there are split markers in META for that table. After the MetaScanner runs and cleans them up, I can disable the table.

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