[ 
https://issues.apache.org/jira/browse/CAMEL-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740843#comment-13740843
 ] 

Claus Ibsen commented on CAMEL-6471:
------------------------------------

Yeah I think it would be okay for 2.11 branch. Aki, feel free to cherry pick 
the commit to this branch
                
> CxfPayload - Dont output the body in toString if streaming mode
> ---------------------------------------------------------------
>
>                 Key: CAMEL-6471
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6471
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.12.0
>
>
> org.apache.camel.component.cxf.CxfPayload#toString
> This forces outputting the body even if its streaming mode. This is bad. We 
> should not load the stream into memory.
> There is already good logging support by the log component where you can turn 
> on|off logging streams etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to