[
https://issues.apache.org/jira/browse/SPARK-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das updated SPARK-2379:
---------------------------------
Fix Version/s: 1.0.3
1.1.0
> stopReceive in dead loop, cause stackoverflow exception
> -------------------------------------------------------
>
> Key: SPARK-2379
> URL: https://issues.apache.org/jira/browse/SPARK-2379
> Project: Spark
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 1.0.0
> Reporter: sunsc
> Fix For: 1.1.0, 1.0.3
>
>
> streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisor.scala
> stop will call stopReceiver and stopReceiver will call stop if exception
> occurs, that make a dead loop.
--
This message was sent by Atlassian JIRA
(v6.2#6252)