camel-mina - Make it easier to use a custom thread pool for the consumer
------------------------------------------------------------------------
Key: CAMEL-4853
URL: https://issues.apache.org/jira/browse/CAMEL-4853
Project: Camel
Issue Type: Improvement
Components: camel-mina
Affects Versions: 2.9.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.9.1
It should be easier to use a custom thread pool for the mina consumer, in case
you use it in sync mode, where the consumer thread would then be synchronous,
and thus take up a thread. So in case you put load on the mina consumer, it
will use up the default thread pool size of 10 threads.
We should add documentation in the wiki, how to use a custom thread pool / and
pool profile.
See nabble
http://camel.465427.n5.nabble.com/inflight-exchange-and-queue-of-apache-camel-tp5112396p5112396.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira