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

Hyukjin Kwon resolved SPARK-34224.
----------------------------------
    Fix Version/s: 3.0.2
       Resolution: Fixed

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

> Ensure all resource opened by `Source.fromXXX` method are closed
> ----------------------------------------------------------------
>
>                 Key: SPARK-34224
>                 URL: https://issues.apache.org/jira/browse/SPARK-34224
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 3.2.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Minor
>             Fix For: 3.0.2
>
>
> Using a function like .mkString or .getLines directly on a Source opened by 
> fromFile, fromURL, fromURI will leak the underlying file handle, we should 
> ensure these resource closed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to