You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivu Sondur (JIRA)" <ji...@apache.org> on 2019/03/26 00:48:00 UTC

[jira] [Commented] (SPARK-24388) EventLoop's run method don't handle fatal error, causes driver hang forever

    [ https://issues.apache.org/jira/browse/SPARK-24388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801273#comment-16801273 ] 

Shivu Sondur commented on SPARK-24388:
--------------------------------------

[~advancedxy]
are you still checking this issue?
is it possible to more details about this issue? 
and if you are not looking, i can check 

> EventLoop's run method don't handle fatal error, causes driver hang forever
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-24388
>                 URL: https://issues.apache.org/jira/browse/SPARK-24388
>             Project: Spark
>          Issue Type: Bug
>          Components: Scheduler, Spark Core
>    Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.3.0
>            Reporter: Xianjin YE
>            Priority: Major
>
> Once a fatal error(such as NoSuchMethodError) happens during `onReceive(event)`, the eventThread thread will exist. However the eventQueue is still accepting events. The whole spark application will hang forever.
>  
> cc [~zsxwing] [~XuanYuan]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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