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

    https://github.com/apache/spark/pull/6508#discussion_r31840782
  
    --- Diff: 
core/src/main/scala/org/apache/spark/ExecutorAllocationManager.scala ---
    @@ -388,6 +393,7 @@ private[spark] class ExecutorAllocationManager(
           // however, we are no longer at the lower bound, and so we must mark 
executor X
           // as idle again so as not to forget that it is a candidate for 
removal. (see SPARK-4951)
           executorIds.filter(listener.isExecutorIdle).foreach(onExecutorIdle)
    +
    --- End diff --
    
    can you remove all these stray blank lines


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to