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

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

Hi Claus,
Will you be integrating this fix to 2.11.x?

Without this fix, toString() called somewhere or even during debugging is 
turning a non-dom source body into a dom source body.

So I think, it would be very nice to have this fix integrated to the lower 
codelines.

regards, aki


                
> 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