You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by srowen <gi...@git.apache.org> on 2018/04/23 14:03:55 UTC

[GitHub] spark pull request #20998: [SPARK-23888][CORE] correct the comment of hasAtt...

Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20998#discussion_r183406175
  
    --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala ---
    @@ -287,7 +287,7 @@ private[spark] class TaskSetManager(
         None
       }
     
    -  /** Check whether a task is currently running an attempt on a given host */
    +  /** Check whether a task once run an attempt on a given host */
    --- End diff --
    
    Should this be "once ran"?


---

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