Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21758#discussion_r203616623
  
    --- Diff: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 
---
    @@ -1311,17 +1312,6 @@ class DAGScheduler(
                 }
             }
     
    -      case Resubmitted =>
    --- End diff --
    
    why move the handling of `Resubmitted` after `FetchFailure`?


---

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

Reply via email to