You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 23:27:06 UTC

[jira] [Commented] (SPARK-7346) Fix a bug that ssc.stop(true, stopGracefully = true) may block forever

    [ https://issues.apache.org/jira/browse/SPARK-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527347#comment-14527347 ] 

Apache Spark commented on SPARK-7346:
-------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/5894

> Fix a bug that ssc.stop(true, stopGracefully = true) may block forever
> ----------------------------------------------------------------------
>
>                 Key: SPARK-7346
>                 URL: https://issues.apache.org/jira/browse/SPARK-7346
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Shixiong Zhu
>
> Sometimes, when calling "ssc.stop(true, stopGracefully = true)", ReceiverSupervisorImpl may not receive StopReceiver because it has not yet registered. Then "ssc.stop(true, stopGracefully = true)" will block forever.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org