[
https://issues.apache.org/jira/browse/HBASE-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-11974:
---------------------------
Description:
When a disabled table is scanned, TableNotEnabledException should be thrown.
However, currently NotServingRegionException is thrown.
Thanks to Romil Choksi who discovered this problem.
was:
When a disabled table is scanned, TableNotEnabledException should be thrown.
However, currently NotServingRegionException is thrown.
> 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 Yu
> Attachments: 11974-test.patch
>
>
> When a disabled table is scanned, TableNotEnabledException should be thrown.
> However, currently NotServingRegionException is thrown.
> Thanks to Romil Choksi who discovered this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)