[GitHub] [spark] Ngone51 commented on a change in pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-22 Thread GitBox
Ngone51 commented on a change in pull request #32868: URL: https://github.com/apache/spark/pull/32868#discussion_r656371420 ## File path: core/src/main/scala/org/apache/spark/deploy/worker/WorkerWatcher.scala ## @@ -45,7 +50,14 @@ private[spark] class WorkerWatcher( private

[GitHub] [spark] Ngone51 commented on a change in pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-22 Thread GitBox
Ngone51 commented on a change in pull request #32868: URL: https://github.com/apache/spark/pull/32868#discussion_r656366370 ## File path: core/src/main/scala/org/apache/spark/deploy/worker/WorkerWatcher.scala ## @@ -45,7 +50,14 @@ private[spark] class WorkerWatcher( private

[GitHub] [spark] Ngone51 commented on a change in pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-22 Thread GitBox
Ngone51 commented on a change in pull request #32868: URL: https://github.com/apache/spark/pull/32868#discussion_r656275317 ## File path: core/src/main/scala/org/apache/spark/deploy/worker/WorkerWatcher.scala ## @@ -45,7 +50,14 @@ private[spark] class WorkerWatcher( private

[GitHub] [spark] Ngone51 commented on a change in pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-18 Thread GitBox
Ngone51 commented on a change in pull request #32868: URL: https://github.com/apache/spark/pull/32868#discussion_r654210782 ## File path: core/src/main/scala/org/apache/spark/deploy/worker/WorkerWatcher.scala ## @@ -45,7 +50,14 @@ private[spark] class WorkerWatcher( private