[ https://issues.apache.org/jira/browse/SPARK-30059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-30059: ---------------------------------- Affects Version/s: (was: 3.0.0) 3.1.0 > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org