GitHub user abellina opened a pull request:

    https://github.com/apache/storm/pull/1593

    STORM-1995: close input stream and other tweaks to downloadChunk

    When the input stream is being removed from its parent collection (after 
reading fully) in downloadChunk it isn't being closed, causing a leak.
    
    Thanks to @tgravescs for making this change.

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

    $ git pull https://github.com/abellina/storm 
STORM-1995_downloadChunk_should_close_input_stream

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

    https://github.com/apache/storm/pull/1593.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 #1593
    
----
commit f38982c022e38dd7e970babfdfaf941064ebfba2
Author: Alessandro Bellina <[email protected]>
Date:   2016-07-21T05:26:20Z

    STORM-1995: close input stream and other tweaks to downloadChunk

----


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

Reply via email to