[
https://issues.apache.org/jira/browse/HDFS-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903916#action_12903916
]
Todd Lipcon commented on HDFS-1360:
-----------------------------------
Hudson QA has been dead recently, but ran this manually:
[junit] Running org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 3.676 sec
(this is on a machine where a DN is running, where it failed previously)
> TestBlockRecovery should bind ephemeral ports
> ---------------------------------------------
>
> Key: HDFS-1360
> URL: https://issues.apache.org/jira/browse/HDFS-1360
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Attachments: hdfs-1360.txt
>
>
> TestBlockRecovery starts up a DN, but doesn't configure the various ports to
> be ephemeral, so the test fails if run on a machine where another DN is
> already running.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.