Can't drop tables in trunk
---------------------------
Key: HBASE-4301
URL: https://issues.apache.org/jira/browse/HBASE-4301
Project: HBase
Issue Type: Bug
Components: master
Affects Versions: 0.92.0
Reporter: Todd Lipcon
Priority: Blocker
Fix For: 0.92.0
hbase(main):007:0> enable 'usertable'
0 row(s) in 3.0550 seconds
hbase(main):008:0> disable 'usertable'
0 row(s) in 3.0690 seconds
hbase(main):009:0> drop 'usertable'
ERROR: Unknown table usertable!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira