[
https://issues.apache.org/jira/browse/HADOOP-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523721
]
Hadoop QA commented on HADOOP-1812:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12364787/HADOOP-1812.patch
applied and successfully tested against trunk revision r570918.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/647/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/647/console
> TestIPC and TestRPC should use dynamically allocated ports
> ----------------------------------------------------------
>
> Key: HADOOP-1812
> URL: https://issues.apache.org/jira/browse/HADOOP-1812
> Project: Hadoop
> Issue Type: Bug
> Components: ipc
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 0.15.0
>
> Attachments: HADOOP-1812.patch
>
>
> TestIPC and TestRPC currently use fixed port numbers for tests. This can
> fail if that port is for some reason unavailable. They should instead let
> the OS allocate a free port number dynamically.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.