Re: sftp endpoint is not as performant as expected

2015-11-14 Thread Claus Ibsen
I logged a ticket https://issues.apache.org/jira/browse/CAMEL-9324 On Fri, Nov 13, 2015 at 10:20 PM, Preben.Asmussen wrote: > +1 > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/sftp-endpoint-is-not-as-performant-as-expected-tp5773654p5773879.html > Sent from the Ca

2.16.0 breaks my doTry/doCatch around AggregatorStrategy

2015-11-14 Thread RobinAllen
The test example below works in 2.15.4, but fails in 2.16.0. In 2.15.4, an exception thrown from an AggregationStrategy bubbles up into the doTry/doCatch, and is successfully caught. In 2.16.0, the exception is ignored, and "WARN org.apache.camel.util.EventHelper - Error notifying event ..." is