Reynold Xin created SPARK-3747:
----------------------------------

             Summary: TaskResultGetter could incorrectly abort a stage if it 
cannot get result for a specific task
                 Key: SPARK-3747
                 URL: https://issues.apache.org/jira/browse/SPARK-3747
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Reynold Xin
            Assignee: Reynold Xin


There is a "return" in logUncaughtExceptions, but we are catching all 
Exceptions. Instead, we should be catching NonFatal.




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

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

Reply via email to