You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/09/21 21:05:33 UTC

[jira] [Updated] (HBASE-12044) REST delete operation should not retry disableTable for DoNotRetryIOException

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

Aditya Kishore updated HBASE-12044:
-----------------------------------
    Attachment: HBASE-12044-REST-delete-operation-should-not-retry-d.patch

> REST delete operation should not retry disableTable for DoNotRetryIOException
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-12044
>                 URL: https://issues.apache.org/jira/browse/HBASE-12044
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 0.98.6.1
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>         Attachments: HBASE-12044-REST-delete-operation-should-not-retry-d.patch
>
>
> At present, it will keep retrying 10 times even if the exception is of {{DoNotRetryIOException}} type like {{TableNotFoundException}} or {{TableNotEnabledException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)