Patrick Wendell created SPARK-3615:
--------------------------------------
Summary: Kafka test should not hard code Zookeeper port
Key: SPARK-3615
URL: https://issues.apache.org/jira/browse/SPARK-3615
Project: Spark
Issue Type: Bug
Components: Streaming
Reporter: Patrick Wendell
Assignee: Saisai Shao
This is causing failures in our master build if port 2181 is contented. Instead
of binding to a static port we should re-factor this such that it opens a
socket on port 0 and then reads back the port. So we can never have contention.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]