You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2012/06/06 03:55:23 UTC

[jira] [Resolved] (HDFS-3424) TestDatanodeBlockScanner and TestReplication fail intermittently on Windows

     [ https://issues.apache.org/jira/browse/HDFS-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjay Radia resolved HDFS-3424.
--------------------------------

          Resolution: Fixed
    Target Version/s: HADOOP-1-Windows

Committed to windows branch. Thanks Bikas
                
> 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