[ https://issues.apache.org/jira/browse/SPARK-17769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543138#comment-15543138 ]
Apache Spark commented on SPARK-17769: -------------------------------------- User 'markhamstra' has created a pull request for this issue: https://github.com/apache/spark/pull/15335 > Some FetchFailure refactoring in the DAGScheduler > ------------------------------------------------- > > Key: SPARK-17769 > URL: https://issues.apache.org/jira/browse/SPARK-17769 > Project: Spark > Issue Type: Improvement > Components: Scheduler > Reporter: Mark Hamstra > Assignee: Mark Hamstra > Priority: Minor > > SPARK-17644 opened up a discussion about further refactoring of the > DAGScheduler's handling of FetchFailure events. These include: > * rewriting code and comments to improve readability > * doing fetchFailedAttemptIds.add(stageAttemptId) even when > disallowStageRetryForTest is true > * issuing a ResubmitFailedStages event based on whether one is already > enqueued for the current failed stage, not any prior failed stage > * logging the resubmission of all failed stages -- 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