[
https://issues.apache.org/jira/browse/HDFS-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-7572:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
+1 for the patch. I committed this to trunk and branch-2. Thank you, Arpit
and Xiaoyu.
> TestLazyPersistFiles#testDnRestartWithSavedReplicas is flaky on Windows
> -----------------------------------------------------------------------
>
> Key: HDFS-7572
> URL: https://issues.apache.org/jira/browse/HDFS-7572
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 2.6.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Fix For: 2.7.0
>
> Attachments: HDFS-7572.001.patch
>
>
> *Error Message*
> Expected: is <DISK>
> but: was <RAM_DISK>
> *Stacktrace*
> java.lang.AssertionError:
> Expected: is <DISK>
> but: was <RAM_DISK>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.junit.Assert.assertThat(Assert.java:832)
> at
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.LazyPersistTestCase.ensureFileReplicasOnStorageType(LazyPersistTestCase.java:129)
> at
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles.testDnRestartWithSavedReplicas(TestLazyPersistFiles.java:668)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)