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

Konstantin Shvachko commented on HDFS-1286:
-------------------------------------------

Interesting catch. We should ask somebody to look at Hudson machines.
On the other hand we should also avoid using random data in tests. Tests should 
be reproducible by definition. Using random bytes does not achieve this goal. 
So replacing random with sequential sounds like the right direction to me.

> Dry entropy pool on Hudson boxes causing test timeouts
> ------------------------------------------------------
>
>                 Key: HDFS-1286
>                 URL: https://issues.apache.org/jira/browse/HDFS-1286
>             Project: Hadoop HDFS
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>             Fix For: 0.22.0
>
>         Attachments: TestFileAppend4.testCompleteOtherLeaseHoldersFile.log, 
> TestFileAppend4.testRecoverFinalizedBlock.log
>
>
> Some test runs seem to fail with "already locked" errors, though it passes 
> locally. For example:
> http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/423/testReport/
> http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/421/testReport/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to