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

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

SUCCESS: Integrated in HBase-1.1 #390 (See 
[https://builds.apache.org/job/HBase-1.1/390/])
HBASE-13457 SnapshotExistsException doesn't honor the DoNotRetry 
(matteo.bertozzi: rev 4fc39fd7c9805663176757eb970a79c2e9d48ec2)
* 
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