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

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

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

Apache Spark reassigned SPARK-38944:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            Priority: Minor
>
> 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.7#820007)

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