You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/01/12 15:24:40 UTC

[jira] [Resolved] (SPARK-4043) Add a flag for stopping threads of cancelled tasks if Thread.interrupt doesn't kill them

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

Sean Owen resolved SPARK-4043.
------------------------------
    Resolution: Won't Fix

I think this never went anywhere specific, so closing it

> Add a flag for stopping threads of cancelled tasks if Thread.interrupt doesn't kill them
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-4043
>                 URL: https://issues.apache.org/jira/browse/SPARK-4043
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>            Reporter: Matei Zaharia
>
> While killing user code with Thread.stop can be risky, we might want to do it for things like long-running SQL servers, where users have to be able to cancel a query even if it's spinning in the CPU and they know the code involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org