GitHub user JoshRosen opened a pull request:

    https://github.com/apache/spark/pull/9455

    [SPARK-11495] Fix potential socket / file handle leaks that were found via 
static analysis

    The HP Fortify Opens Source Review team 
(https://www.hpfod.com/open-source-review-project) reported a handful of 
potential resource leaks that were discovered using their static analysis tool. 
We should fix the issues identified by their scan.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JoshRosen/spark fix-potential-resource-leaks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9455.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9455
    
----
commit 279eb246baa73ac6397852e4935d41ef19eabbfc
Author: Josh Rosen <[email protected]>
Date:   2015-11-03T23:46:21Z

    Fix possible leak in JavaCustomReceiver.

commit a632cd8463030187a70ca9590ea630e05cb127f2
Author: Josh Rosen <[email protected]>
Date:   2015-11-03T23:53:26Z

    Fix potential leak in JavaReceiverAPISuite

commit 1c0433d189192308711c1c2ad4f4ebce2242c3d0
Author: Josh Rosen <[email protected]>
Date:   2015-11-03T23:55:06Z

    Release bufferChunk in ChunkFetchIntegrationSuite

commit cafdea94fd8d215964be27631af41e1e27d2bc89
Author: Josh Rosen <[email protected]>
Date:   2015-11-04T00:30:28Z

    Fix potential file stream leak in UnsafeSorterSpillReader.

commit 4119fa9a73520e1451843ce1a6af8749aa6c82d9
Author: Josh Rosen <[email protected]>
Date:   2015-11-04T00:33:13Z

    Address potential leaks in TestShuffleDataContext.

commit ab3478124bea8cddeb1dd35611ae0f5cf4a67588
Author: Josh Rosen <[email protected]>
Date:   2015-11-04T00:35:23Z

    Fix potential resource leak in ChunkFetchIntegrationSuite

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to