[
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: [email protected]
For additional commands, e-mail: [email protected]