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
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.