Kousuke Saruta created SPARK-2539:
-------------------------------------

             Summary: 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.2#6252)

Reply via email to