[ 
https://issues.apache.org/jira/browse/HBASE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliott Clark updated HBASE-6914:
---------------------------------

      Resolution: Fixed
    Release Note: Scans/Gets/Mutations will now throw a DoNotRetryException, 
with an explanation, when the tageted table has been disabled.
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)
    
> 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-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

Reply via email to