You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by damienb-opt <gi...@git.apache.org> on 2018/05/06 09:27:36 UTC

[GitHub] camel pull request #2321: S3Producer must close the streams it opens

GitHub user damienb-opt opened a pull request:

    https://github.com/apache/camel/pull/2321

    S3Producer must close the streams it opens

    If S3Producer is not configured to delete file after upload, it leaves dangling streams.

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

    $ git pull https://github.com/damienb-opt/camel patch-1

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

    https://github.com/apache/camel/pull/2321.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 #2321
    
----
commit 14d52eac39ebba081a8d1acd6b598a965b0dea68
Author: damienb-opt <36...@...>
Date:   2018-05-06T09:26:32Z

    S3Producer must close the streams it opens

----


---

[GitHub] camel pull request #2321: CAMEL-12487 S3Producer must close the streams it o...

Posted by damienb-opt <gi...@git.apache.org>.
Github user damienb-opt closed the pull request at:

    https://github.com/apache/camel/pull/2321


---