You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2015/03/24 19:16:56 UTC

[jira] [Created] (HBASE-13326) Disabled table can't be enabled after HBase is restarted

Dima Spivak created HBASE-13326:
-----------------------------------

             Summary: Disabled table can't be enabled after HBase is restarted
                 Key: HBASE-13326
                 URL: https://issues.apache.org/jira/browse/HBASE-13326
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.0.0, 1.1.0
            Reporter: Dima Spivak
            Assignee: Matteo Bertozzi
            Priority: Blocker


The folks at Intel discovered a pretty nasty bug in 1.0 and 1.1 (but not master). Steps to reproduce:
1. Create a table, any table.
2. Disable the table.
3. Restart HBase.
4. Try enabling the table.
The table won't become enabled and the master web UI will indicate a never-ending region in transition. Also worth noting is that [~mbertozzi] dug in and noted that this isn't happening in the master branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)