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

Apache Spark reassigned SPARK-30059:
------------------------------------

    Assignee:     (was: Apache Spark)

> Stop AsyncEventQueue when interrupted in dispatch
> -------------------------------------------------
>
>                 Key: SPARK-30059
>                 URL: https://issues.apache.org/jira/browse/SPARK-30059
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Wang Shuo
>            Priority: Major
>
> SPARK-24309 stop AsyncEventQueue when interrupted in postToAll.
> However, if it's interrupted in AsyncEventQueue#dispatch, SparkContext would 
> be stopped.
> In some queue (e.g. event log), we could stop AsyncEventQueue when 
> interrupted in dispatch, rather than stop the SparkContext.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to