You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/09/22 19:51:20 UTC

[jira] [Resolved] (SPARK-2539) ConnectionManager should handle Uncaught Exception

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

Josh Rosen resolved SPARK-2539.
-------------------------------
    Resolution: Won't Fix

Resolving as "won't fix" since the ConnectionManager has been removed in Spark 1.6.x and 2.x.

> ConnectionManager should handle Uncaught Exception
> --------------------------------------------------
>
>                 Key: SPARK-2539
>                 URL: https://issues.apache.org/jira/browse/SPARK-2539
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Kousuke Saruta
>
> ConnectionManager uses ThreadPool and worker threads run on spawned thread in ThreadPool.
> In current implementation, some uncaught exception thrown from the thread, nobody handle that.
> If the Exception is fatal, it should be handled and executor should exit.



--
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