[
https://issues.apache.org/jira/browse/HBASE-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3088:
-------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
These tests are now passing up on hudson. Resolving.
> TestAvroServer and TestThriftServer broken because use same table in all
> tests and tests enable/disable/delete
> --------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-3088
> URL: https://issues.apache.org/jira/browse/HBASE-3088
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.90.0
>
> Attachments: 3088.txt
>
>
> There is dross left up in zk when you disable a table so if you go create
> same table name in new test, it'll fail to enable because zk says table
> disabled. Clean up any table mentions in memory and up in zk on delete of a
> table (as well as all the other stuff we do on table delete).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.