[
https://issues.apache.org/jira/browse/HBASE-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404628#comment-15404628
]
Ted Yu commented on HBASE-16314:
--------------------------------
{code}
645 } catch (InterruptedException e) {
646 }
{code}
Please restore interrupt status.
> Retry on table snapshot failure
> -------------------------------
>
> Key: HBASE-16314
> URL: https://issues.apache.org/jira/browse/HBASE-16314
> Project: HBase
> Issue Type: New Feature
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: HBASE-7912
>
> Attachments: HBASE-16314-v1.patch
>
>
> Table snapshot (during full backup) can fail with NotServingRegionException
> (splits, AM region moves). We need to add retry logic here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)