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: [email protected]
For additional commands, e-mail: [email protected]