Skip to content

Commit

Permalink
revert last change which fails test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngone51 committed Dec 27, 2019
1 parent 3368a3e commit eae69ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,6 @@ class CoarseGrainedSchedulerBackend(scheduler: TaskSchedulerImpl, val rpcEnv: Rp
executors.foreach { eid =>
removeExecutor(eid, SlaveLost("Stale executor after cluster manager re-registered."))
}
synchronized { executorsPendingToRemove.clear() }
}

override def reviveOffers(): Unit = {
Expand Down

0 comments on commit eae69ce

Please sign in to comment.