[
https://issues.apache.org/jira/browse/SPARK-45245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon reassigned SPARK-45245:
------------------------------------
Assignee: Raghu Angadi
> PythonWorkerFactory create gets stuck in case of worker failures
> ----------------------------------------------------------------
>
> Key: SPARK-45245
> URL: https://issues.apache.org/jira/browse/SPARK-45245
> Project: Spark
> Issue Type: Bug
> Components: PySpark
> Affects Versions: 4.0.0
> Reporter: Raghu Angadi
> Assignee: Raghu Angadi
> Priority: Major
> Labels: pull-request-available
>
> `createSimpleWorker()` method in `PythonWorkerFactory` does not return if the
> worker fails to connect back to the server.
> This is because it calls accept() without a timeout. If the worker does not
> connect back, accept() waits forever.
> See PR for the fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]