drop table drops all disabled tables
------------------------------------
Key: HBASE-1284
URL: https://issues.apache.org/jira/browse/HBASE-1284
Project: Hadoop HBase
Issue Type: Bug
Reporter: Andrew Purtell
Fix For: 0.20.0To reproduce in the shell: create 'A' create 'B' disable 'A' disable 'B' drop 'B' enable 'A' -> exception table 'A' not found -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
