[ 
https://issues.apache.org/jira/browse/SPARK-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated SPARK-3615:
-----------------------------------
            Priority: Major  (was: Blocker)
    Target Version/s: 1.2.0

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

Reply via email to