Hi,
I created a test table inside a single node hbase (version 0.99.1) installation using the local file system, then I disable the table and reboot the hbase server, then the enable table command hungs hbase shell, is this a bug? create 'test', 'cf' disable 'test' reboot habse enable 'test'
