[ 
https://issues.apache.org/jira/browse/HBASE-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493486#comment-14493486
 ] 

Hudson commented on HBASE-13457:
--------------------------------

FAILURE: Integrated in HBase-0.98 #947 (See 
[https://builds.apache.org/job/HBase-0.98/947/])
HBASE-13457 SnapshotExistsException doesn't honor the DoNotRetry 
(matteo.bertozzi: rev ccc9ae7d2190fd91882c4a5339298ce7579bdffa)
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotExistsException.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestSnapshotClientRetries.java


> SnapshotExistsException doesn't honor the DoNotRetry
> ----------------------------------------------------
>
>                 Key: HBASE-13457
>                 URL: https://issues.apache.org/jira/browse/HBASE-13457
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 1.0.0, 2.0.0, 1.1.0, 0.98.12
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
>         Attachments: HBASE-13457-v0.patch
>
>
> RemoteException is not able to find the SnapshotExistsException(String msg) 
> constructor, and is not able to recognize the  SnapshotExistsException as 
> DoNotRetry exception. so the client will keep retrying up to the maxRetry 
> number



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

Reply via email to