Camel: How to name thread pools created with the ".threads()" processor, so that it appears in Camel ThreadPool MBean id?
Issue
- setting the camel threads() threadname ( e.g "myPool" below) does not appear to impact the Camel ThreadPool's MBean id registered in JMX
from(XXX).threads(1,100,"myPool").to(XXX)
Environment
- Camel 2.10.0.fuse-71-047
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.