[
https://issues.apache.org/jira/browse/SPARK-24334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon reassigned SPARK-24334:
------------------------------------
Assignee: Li Jin
> Race condition in ArrowPythonRunner causes unclean shutdown of Arrow memory
> allocator
> -------------------------------------------------------------------------------------
>
> Key: SPARK-24334
> URL: https://issues.apache.org/jira/browse/SPARK-24334
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 2.3.0
> Reporter: Li Jin
> Assignee: Li Jin
> Priority: Major
> Fix For: 2.3.1, 2.4.0
>
>
> Currently, ArrowPythonRunner has two thread that frees the Arrow vector
> schema root and allocator - The main writer thread and task completion
> listener thread.
> Having both thread doing the clean up leads to weird case (e.g., negative ref
> cnt, NPE, and memory leak exception) when an exceptions are thrown from the
> user function.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]