[
https://issues.apache.org/jira/browse/HBASE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469939#comment-13469939
]
Hudson commented on HBASE-6914:
-------------------------------
Integrated in HBase-0.94-security #59 (See
[https://builds.apache.org/job/HBase-0.94-security/59/])
HBASE-6914 Scans/Gets/Mutations don't give a good error if the table is
disabled. (Revision 1393164)
Result = FAILURE
eclark :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
> Scans/Gets/Mutations don't give a good error if the table is disabled.
> ----------------------------------------------------------------------
>
> Key: HBASE-6914
> URL: https://issues.apache.org/jira/browse/HBASE-6914
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 0.92.3, 0.94.2, 0.96.0
>
> Attachments: HBASE-6914-092-3.patch, HBASE-6914-092-ADD.patch,
> HBASE-6914-094-3.patch, HBASE-6914-0.patch, HBASE-6914-1.patch,
> HBASE-6914-2.patch, HBASE-6914-3.patch
>
>
> Scan a table that is disabled will have the client retry multiple times and
> then will error out with NotServingRegionException. If the table is disabled
> there's no need to re-try and the message should be more explicit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira