Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.2, 3.5.1, 3.3.4
Description
PySpark workers may die after entering the idle queue in `PythonWorkerFactory`. This may happen because of code that runs in the process, or external factors.
When drawn from the warmpool, such a worker will result in an I/O exception on the first read/write .