[ https://issues.apache.org/jira/browse/HDFS-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eli Collins updated HDFS-1404: ------------------------------ Status: Open (was: Patch Available) Forgot that hudson won't run this on 20. I've verified this passes when I loop it locally: {noformat} test-core: [delete] Deleting directory /home/eli/src/common-branch-0.20/build/test/data [mkdir] Created dir: /home/eli/src/common-branch-0.20/build/test/data [delete] Deleting directory /home/eli/src/common-branch-0.20/build/test/logs [mkdir] Created dir: /home/eli/src/common-branch-0.20/build/test/logs [junit] Running org.apache.hadoop.hdfs.server.namenode.TestNodeCount [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.791 sec {noformat} > TestNodeCount logic incorrect in branch-0.20 > -------------------------------------------- > > Key: HDFS-1404 > URL: https://issues.apache.org/jira/browse/HDFS-1404 > Project: Hadoop HDFS > Issue Type: Bug > Components: name-node, test > Affects Versions: 0.20.2 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Priority: Minor > Fix For: 0.20.3 > > Attachments: hdfs-1404.txt > > > The logic in TestNodeCount is wrong in one spot, causing it to sometimes time > out and fail. This got fixed in trunk as a side effect of HDFS-409 but not in > branch-20. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.