[
https://issues.apache.org/jira/browse/SPARK-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-9639:
-----------------------------------
Assignee: Apache Spark
> JobHandler may throw NPE if JobScheduler has been stopped
> ---------------------------------------------------------
>
> Key: SPARK-9639
> URL: https://issues.apache.org/jira/browse/SPARK-9639
> Project: Spark
> Issue Type: Bug
> Components: Streaming
> Reporter: Shixiong Zhu
> Assignee: Apache Spark
>
> Because `JobScheduler.stop(false)` may set `eventLoop` to null when
> `JobHandler` is running, then it's possible that when `post` is called,
> `eventLoop` happens to null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]