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


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.

Reply via email to