You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by vanzin <gi...@git.apache.org> on 2017/10/26 22:54:39 UTC

[GitHub] spark pull request #19580: [SPARK-11334][CORE] Fix bug in Executor allocatio...

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

    https://github.com/apache/spark/pull/19580#discussion_r147288434
  
    --- Diff: core/src/main/scala/org/apache/spark/ExecutorAllocationManager.scala ---
    @@ -491,7 +495,6 @@ private[spark] class ExecutorAllocationManager(
             s"when it is already pending to be removed!")
           return false
         }
    -
    --- End diff --
    
    nit: no need for this change.


---

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