[
https://issues.apache.org/jira/browse/HDFS-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037114#comment-13037114
]
Aaron T. Myers commented on HDFS-1884:
--------------------------------------
It is not. Note that the test implies both that it should and should not be.
The original version has {{assert(...)}}s right after the statement that should
theoretically be throwing, which wouldn't be reached if it were in fact
throwing. Perhaps it should in fact be throwing, but in that case we should be
putting {{fail(...)}}s right after the {{cluster.startDataNodes(...)}} calls,
and the asserts in the {{catch(...)}} clauses.
> Recurring failures in TestDFSStorageStateRecovery since HDFS-1052
> -----------------------------------------------------------------
>
> Key: HDFS-1884
> URL: https://issues.apache.org/jira/browse/HDFS-1884
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Reporter: Matt Foley
> Assignee: Aaron T. Myers
> Attachments: hdfs-1884.0.patch
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira