[GitHub] [spark] rangadi commented on a diff in pull request #43023: [SPARK-45245] PythonWorkerFactory: Timeout if worker does not connect back.

2023-09-21 Thread via GitHub
rangadi commented on code in PR #43023: URL: https://github.com/apache/spark/pull/43023#discussion_r1333519063 ## core/src/test/scala/org/apache/spark/api/python/PythonWorkerFactorySuite.scala: ## @@ -0,0 +1,59 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [spark] rangadi commented on a diff in pull request #43023: [SPARK-45245] PythonWorkerFactory: Timeout if worker does not connect back.

2023-09-20 Thread via GitHub
rangadi commented on code in PR #43023: URL: https://github.com/apache/spark/pull/43023#discussion_r1332415585 ## core/src/main/scala/org/apache/spark/api/python/PythonWorkerFactory.scala: ## @@ -184,10 +185,20 @@ private[spark] class PythonWorkerFactory(