On Tue, Mar 20, 2012 at 6:12 AM, sebbes <sebbes2...@gmail.com> wrote:
> Hi,
>
> I am dynamically creating and removing routes, using the SftpConsumer (my
> use case is to trigger file downloads from an sftp connection as streams via
> RMI). After I have removed the routes (and stopped the consumers) I still
> see the threadpools created with each and every route. The threads are still
> alive. How can I kill the threads? Alternatively, can I reuse the same
> threadpool for my routes? The sftp endpoint stays the same, but the file to
> download and the stream to write into changes every time.
>

This has been fixed on trunk and will be in the next release.
https://issues.apache.org/jira/browse/CAMEL-5072

> Any help is appreciated.
>
> Regards,
> Sebastian
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-threadpools-tp5579072p5579072.html
> Sent from the Camel Development mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to