Tathagata Das created SPARK-1618:
------------------------------------

             Summary: 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


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)

Reply via email to