Shixiong Zhu created SPARK-7346:
-----------------------------------
Summary: 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]