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