Ted Yu created HBASE-11974:
------------------------------
Summary: When a disabled table is scanned,
NotServingRegionException is thrown instead of TableNotEnabledException
Key: HBASE-11974
URL: https://issues.apache.org/jira/browse/HBASE-11974
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted YuWhen a disabled table is scanned, TableNotEnabledException should be thrown. However, currently NotServingRegionException is thrown. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
