[
https://issues.apache.org/jira/browse/CAMEL-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated CAMEL-5138:
---------------------------------------
Attachment: CAMEL-5138-1.patch
Removing the Caching and the releasing of the connection. If the inputstream is
closed later the connection should be released. If it does not happen then a
waorkaround would be a manual convertBodyTo as the converter closes the stream
> HTTP component always use a CachedOutputStream
> ----------------------------------------------
>
> Key: CAMEL-5138
> URL: https://issues.apache.org/jira/browse/CAMEL-5138
> Project: Camel
> Issue Type: Bug
> Components: camel-http
> Affects Versions: 2.8.2
> Reporter: Jean-Baptiste Onofré
> Assignee: Christian Schneider
> Fix For: 2.8.6, 2.9.3, 2.10.0
>
> Attachments: CAMEL-5138-1.patch
>
>
> Even with streamCache set to false (which is the default situation), the HTTP
> (and HTTP4) component (in producer mode) always create a CachedOutputStream.
> It should use a CachedOutputStream only if streamCache is true to the context.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira