abellina commented on issue #24072: [SPARK-27112] : Spark Scheduler encounters 
two independent Deadlocks …
URL: https://github.com/apache/spark/pull/24072#issuecomment-472206022
 
 
   @squito the `CoarseGrainedSchedulerBackend.disableExecutor()`, I don't think 
it inverts the order. the `scheduler.executorLost` call happens outside of the 
`CoarseGrainedSchedulerBackend` lock, and it gets called from a driver event 
loop. Let me know if I've missed something.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to