Elliott Clark created HBASE-6914:
------------------------------------

             Summary: 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
            Reporter: Elliott Clark
            Assignee: Elliott Clark
             Fix For: 0.94.3, 0.96.0


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

Reply via email to