[
https://issues.apache.org/jira/browse/HBASE-20008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370911#comment-16370911
]
Ted Yu commented on HBASE-20008:
--------------------------------
Minor comment:
{code}
+ } catch (InterruptedException ex) {
+ throw new IOException(ex);
{code}
Please throw InterruptedIOException.
Thanks
> [backport] NullPointerException when restoring a snapshot after splitting a
> region
> ----------------------------------------------------------------------------------
>
> Key: HBASE-20008
> URL: https://issues.apache.org/jira/browse/HBASE-20008
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: Toshihiro Suzuki
> Priority: Major
> Attachments: HBASE-20008.branch-1.001.patch,
> HBASE-20008.branch-1.002.patch
>
>
> Bring parent fix back to branch-1.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)