[
https://issues.apache.org/jira/browse/SPARK-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das updated SPARK-1618:
---------------------------------
Fix Version/s: 1.0.0
> Socket receiver not restarting properly when connection is refused
> ------------------------------------------------------------------
>
> Key: SPARK-1618
> URL: https://issues.apache.org/jira/browse/SPARK-1618
> Project: Spark
> Issue Type: Bug
> Components: Streaming
> Reporter: Tathagata Das
> Assignee: Tathagata Das
> Fix For: 1.0.0
>
>
> If the socket receiver cannot connect in the first attempt, it should try to
> restart after a delay. That was broken, as the thread that restarts (hence,
> stops) the receiver waited on Thread.join on itself!
--
This message was sent by Atlassian JIRA
(v6.2#6252)