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

[jira] [Created] (SPARK-38948) Fd leak in `DiskRowQueue`

Yang Jie created SPARK-38948:
--------------------------------

             Summary: Fd leak in `DiskRowQueue`
                 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


`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