Re: Camel processor memory leak

2015-03-10 Thread majid
quot;seda:error") .errorHandler(deadLetterChannel("seda:error")) .process(errorHandlerProcessor).end(); } Is it an issue in Camel ? or should we use specific error handler only ? -- View this message in context: http://camel.465427.n5.nabble.c

Camel processor memory leak

2015-03-10 Thread majid
7;s why I am using a seda queue. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-processor-memory-leak-tp5763905.html Sent from the Camel - Users mailing list archive at Nabble.com.