[
https://issues.apache.org/jira/browse/HADOOP-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1812:
---------------------------------
Attachment: HADOOP-1812.patch
> 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
> 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.