You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2014/08/01 22:43:40 UTC

[jira] [Resolved] (SPARK-2379) stopReceive in dead loop, cause stackoverflow exception

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

Tathagata Das resolved SPARK-2379.
----------------------------------

    Resolution: Fixed

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