[ https://issues.apache.org/jira/browse/HBASE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468185#comment-13468185 ]
Hudson commented on HBASE-6914: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #204 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/204/]) HBASE-6914 Scans/Gets/Mutations don't give a good error if the table is disabled. (Revision 1393163) Result = FAILURE eclark : Files : * /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java * /hbase/trunk/hbase-server/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.3, 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