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 08:58:00 UTC

[jira] [Created] (SPARK-38944) Close `NioBufferedFileInputStream` opened by `ExternalAppendOnlyUnsafeRowArraySuite`

Yang Jie created SPARK-38944:
--------------------------------

             Summary: Close `NioBufferedFileInputStream` opened by `ExternalAppendOnlyUnsafeRowArraySuite`
                 Key: SPARK-38944
                 URL: https://issues.apache.org/jira/browse/SPARK-38944
             Project: Spark
          Issue Type: Test
          Components: Tests
    Affects Versions: 3.4.0
            Reporter: Yang Jie


UT "test iterator invalidation (with spill)"  in `ExternalAppendOnlyUnsafeRowArraySuite`  is use to test `ConcurrentModificationException` scenarios,  this case will open 3 files wrapped by `NioBufferedFileInputStream` and the open files are not closed after this test.

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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