[
https://issues.apache.org/jira/browse/HBASE-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493305#comment-14493305
]
Hudson commented on HBASE-13457:
--------------------------------
FAILURE: Integrated in HBase-1.0 #861 (See
[https://builds.apache.org/job/HBase-1.0/861/])
HBASE-13457 SnapshotExistsException doesn't honor the DoNotRetry
(matteo.bertozzi: rev 6dac890334095feecdf328826726671446b02e26)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestSnapshotClientRetries.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotExistsException.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)