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] [Commented] (SPARK-38944) Close `NioBufferedFileInputStream` opened by `ExternalAppendOnlyUnsafeRowArraySuite`

    [ https://issues.apache.org/jira/browse/SPARK-38944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524349#comment-17524349 ] 

Apache Spark commented on SPARK-38944:
--------------------------------------

User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/36262

> 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
>            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