Default thread names should output CamelId as prefix to avoid clashing with other camel apps in the same JVM ------------------------------------------------------------------------------------------------------------
Key: CAMEL-3192 URL: https://issues.apache.org/activemq/browse/CAMEL-3192 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.4.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.5.0 If you deploy many Camel apps in the same JVM, then the thread names may clash. Having the unique CamelId as prefix will prevent this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.