[
https://issues.apache.org/jira/browse/HBASE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3085:
-------------------------
Attachment: 3085.txt
Here's what I applied to see if it fixes this broke test.
I added to AssignmentManager and to EnableTableHandler/DisableTableHandler
checks to see if table already in state we are tranistioning too. This is hack
to get tests to work. Already have an issue to go about doing this stuff
properly (e.g. have a state in zk that is disabling for a table and then when
last region closes, move state to close).
Also added to HLog main facility to pass a file that is up in hdfs while in
here.
> TestSchemaResource broken on TRUNK up on HUDSON
> -----------------------------------------------
>
> Key: HBASE-3085
> URL: https://issues.apache.org/jira/browse/HBASE-3085
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.90.0
>
> Attachments: 3085.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.