[
https://issues.apache.org/jira/browse/HBASE-12044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144255#comment-14144255
]
Hudson commented on HBASE-12044:
--------------------------------
FAILURE: Integrated in HBase-0.98 #532 (See
[https://builds.apache.org/job/HBase-0.98/532/])
HBASE-12044 REST delete operation should not retry disableTable for
DoNotRetryIOException (Aditya Kishore) (apurtell: rev
19f27acfca42db4fea2f165e548c208b0c5f39f3)
* hbase-server/src/main/java/org/apache/hadoop/hbase/rest/SchemaResource.java
> 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
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments:
> HBASE-12044-REST-delete-operation-should-not-retry-d.patch,
> HBASE-12044-REST-delete-operation-should-not-retry-d.patch,
> 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)