[
https://issues.apache.org/jira/browse/HDFS-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated HDFS-3424:
-----------------------------
Attachment: HDFS-3424.branch-1-win.patch
Attaching fix.
> TestDatanodeBlockScanner and TestReplication fail intermittently on Windows
> ---------------------------------------------------------------------------
>
> Key: HDFS-3424
> URL: https://issues.apache.org/jira/browse/HDFS-3424
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: HDFS-3424.branch-1-win.patch
>
>
> The tests change the block length to corrupt the data block. If the block
> file is opened by the datanode then the test can concurrently modify it on
> Linux but such concurrent modification is not allowed by the default
> permissions on Windows. Since this is more of a test issue, the fix would be
> to have the tests make sure that the block is not open concurrently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira