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

    https://github.com/apache/spark/pull/19580#discussion_r147288495
  
    --- Diff: 
core/src/test/scala/org/apache/spark/ExecutorAllocationManagerSuite.scala ---
    @@ -227,6 +227,23 @@ class ExecutorAllocationManagerSuite
         assert(numExecutorsToAdd(manager) === 1)
       }
     
    +  test("Ignore task end events from completed stages") {
    --- End diff --
    
    nit: lower case "ignore" to match other tests.


---

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

Reply via email to