On Sunday, October 16, 2011 2:41:33 PM Claus Ibsen wrote:
> Hi
> 
> Watching football on my laptop, half time, hence I read my mails. In
> case you wonder why I respond so fast afte this commit.
> 
> I noticed a TODO in the code
> 
> +                    // TODO Auto-generated catch block
> +                    e.printStackTrace();

Thanks.   Missed that one.  Fixed now.

Dan


> 
> On Sun, Oct 16, 2011 at 2:31 PM,  <dk...@apache.org> wrote:
> > Author: dkulp
> > Date: Sun Oct 16 12:31:30 2011
> > New Revision: 1184812
> > 
> > URL: http://svn.apache.org/viewvc?rev=1184812&view=rev
> > Log:
> > [CAMEL-4548] Change from using DOM elements to Source objects for the
> > internal representation for camel-cxf.   For straight "proxy" use cases
> > (from("cxf:...).to("cxf:...)) is allows pure streaming and performance
> > improves by over 50% for medium sized (~50K) messages and allows passing
> > of massive messages that would previously cause OOM issues.
> > 
-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to