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

Aki Yoshida commented on CAMEL-6471:
------------------------------------

integrated the fix into 2.11.x and updated the fix version info.

                
> 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.11.2, 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