You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/12 22:29:25 UTC

[GitHub] [spark] abellina commented on issue #24072: [SPARK-27112] : Spark Scheduler encounters two independent Deadlocks …

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org