[
https://issues.apache.org/jira/browse/HBASE-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381152#comment-14381152
]
Hudson commented on HBASE-13326:
--------------------------------
SUCCESS: Integrated in HBase-1.1 #324 (See
[https://builds.apache.org/job/HBase-1.1/324/])
HBASE-13326 Disabled table can't be enabled after HBase is restarted (octo47:
rev 9df1c244a07c2c750f59d798d074adbbf9bee8b4)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestEnableTableHandler.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
> 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, 0.98.12
> Reporter: Dima Spivak
> Assignee: Andrey Stepachev
> Priority: Blocker
> Fix For: 1.0.1, 1.1.0, 0.98.12
>
> Attachments: HBASE-13326-0.98.patch, HBASE-13326-branch-1.0.patch,
> HBASE-13326-branch-1.0.patch, HBASE-13326-branch-1.0.v2.patch,
> HBASE-13326-branch-1.patch, HBASE-13326-branch-1.v2.patch
>
>
> 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)