[
https://issues.apache.org/jira/browse/HDFS-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635973#comment-16635973
]
Wei-Chiu Chuang commented on HDFS-13877:
----------------------------------------
Overall looks good to me.
{code}
} catch (Exception e) {
// Expect non-NullPointerException
Assert.assertFalse(e instanceof NullPointerException);
return;
{code}
Is this still needed after HDFS-13868 was fixed?
> HttpFS: Implement GETSNAPSHOTDIFF
> ---------------------------------
>
> Key: HDFS-13877
> URL: https://issues.apache.org/jira/browse/HDFS-13877
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: httpfs
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Attachments: HDFS-13877.001.patch, HDFS-13877.001.patch,
> HDFS-13877.002.patch, HDFS-13877.003.patch
>
>
> Implement GETSNAPSHOTDIFF (from HDFS-13052) in HttpFS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]