You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2022/04/25 00:59:00 UTC

[jira] [Resolved] (SPARK-38948) `DiskRowQueue` leak in `PythonForeachWriterSuite `

     [ https://issues.apache.org/jira/browse/SPARK-38948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-38948.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 36261
[https://github.com/apache/spark/pull/36261]

> `DiskRowQueue` leak in `PythonForeachWriterSuite `
> --------------------------------------------------
>
>                 Key: SPARK-38948
>                 URL: https://issues.apache.org/jira/browse/SPARK-38948
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> `BufferTester`  defined in `PythonForeachWriterSuite` hold an `UnsafeRowBuffer` and 
> `UnsafeRowBuffer.close()` was not called in this test. This will lead to fd leak
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org