[
https://issues.apache.org/jira/browse/HBASE-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493051#comment-14493051
]
Andrew Purtell commented on HBASE-13457:
----------------------------------------
+1
> 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)