[
https://issues.apache.org/jira/browse/CAMEL-12487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467070#comment-16467070
]
ASF GitHub Bot commented on CAMEL-12487:
----------------------------------------
GitHub user damienb-opt opened a pull request:
https://github.com/apache/camel/pull/2326
CAMEL-12487: S3Producer must close the streams it opens
See https://issues.apache.org/jira/browse/CAMEL-12487
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/damienb-opt/camel patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2326.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 #2326
----
commit d14f5b173d063f24872f0c80af98937fbf8f2212
Author: damienb-opt <36661255+damienb-opt@...>
Date: 2018-05-08T08:34:09Z
CAMEL-12487: S3Producer must close the streams it opens
See https://issues.apache.org/jira/browse/CAMEL-12487
----
> S3Producer must close the streams it opens
> ------------------------------------------
>
> Key: CAMEL-12487
> URL: https://issues.apache.org/jira/browse/CAMEL-12487
> Project: Camel
> Issue Type: Bug
> Reporter: Damien B
> Priority: Major
>
> We've got a busy route with high memory pressure, we found out it was due to
> S3Producer not closing the streams it opened in some cases. SeeĀ
> [MR|https://github.com/apache/camel/pull/2321]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)