[ 
https://issues.apache.org/jira/browse/HDFS-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966298#comment-13966298
 ] 

Jing Zhao commented on HDFS-6235:
---------------------------------

+1 pending Jenkins.

> TestFileJournalManager can fail on Windows due to file locking if tests run 
> out of order.
> -----------------------------------------------------------------------------------------
>
>                 Key: HDFS-6235
>                 URL: https://issues.apache.org/jira/browse/HDFS-6235
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode, test
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Trivial
>         Attachments: HDFS-6235.1.patch
>
>
> {{TestFileJournalManager}} has multiple tests that reuse the same storage 
> directory: /filejournaltest2.  The last test in the suite intentionally 
> leaves a file open to test behavior of an unclosed edit log.  On some 
> environments though, tests within a suite execute out of order.  In this 
> case, a lock is still held on /filejournaltest2, and subsequent tests fail 
> trying to delete the directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to