venkata91 commented on a change in pull request #28287:
URL: https://github.com/apache/spark/pull/28287#discussion_r455204743



##########
File path: core/src/main/scala/org/apache/spark/ExecutorAllocationManager.scala
##########
@@ -696,7 +717,8 @@ private[spark] class ExecutorAllocationManager(
 

Review comment:
       I think as long as the stageattempt is schedulable we can remove it, 
although it can fail but eventually if it becomes unschedulable again, we would 
add it back again to unschedulableTaskSets right? Wouldn't that be simpler?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to