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

zhangduo commented on HBASE-13150:
----------------------------------

Yeah, same with HBASE-13076, it is because we reset the table state to ENABLE 
so the above code does not work.
{noformat}
2015-03-03 22:17:04,764 DEBUG [AM.-pool2-t13] master.AssignmentManager(1020): 
Setting table testRegionTransitionOperations to ENABLED state.
{noformat}
Let me see why we call assign during disabling...

> TestMasterObserver failing disable table at end of test
> -------------------------------------------------------
>
>                 Key: HBASE-13150
>                 URL: https://issues.apache.org/jira/browse/HBASE-13150
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>            Assignee: stack
>
> I see in 
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-TRUNK/6202/testReport/junit/org.apache.hadoop.hbase.coprocessor/TestMasterObserver/testRegionTransitionOperations/
>   , now we have added in timeouts, that we are failing to disable a table. It 
> looks like table is disabled but regions are being opened on the disabled 
> table still, like HBASE-6537
> Let me see if can figure why this happening. Will be back.



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

Reply via email to